Meeting Scheduler App
This project main goal was to make a multi-user calendar to arrange meetings with clients.
Actually, the main goal was to familiarize myself more with react, authentication using an authentication provider and cloud storage such as firebase/firestore.
A live demo is available and the source code is public.
The following technologies were used in building this app:
Main Features
- Internationalization for easy translations to other languages, mainly portuguese.
- Authentication with email or Google identity provider.
- CI/CD pipeline to work with GitHub Pages.