May 2024
-
Nextjs
-
Firebase
-
TypeScript
Private code
DolceCompras
Dashboard-type project allowing users to request ice cream-related products and utensils. Built with Next.js, TypeScript, Firebase Authentication, Firebase Realtime Database, Firebase Functions, and Firebase Email Trigger.
Functionality
-
Realtime database
DolceCompras platform allows real-time data visualization using Firebase.
-
General timer
The platform allows only one user at a time, restricting access to 15 minutes per session. Other users can see how long they must wait to log in.
-
General timer
The platform generates and sends an email with a copy of the request data to the user and the administrator.
-
Session checker
A Firebase Function constantly checks the user's session expiration.