This project aims to validate our WebMobile option at Ynov. This web application is a "doctolibe like" that will be used by health care providers. The features are as follows: features
Start application with auto reload enabled.
npm run dev
# or
yarn dev
- In autonomy
- Setup PWA
- Add connection to Firebase with environment variables
- Deploy app on Netlify
- Setup environnement variables for Netflify
- Form authentication
- Form register
- Setup rooter
- Get list of appointements
- Button to install PWA
- Splash Screen
- Display map
Bonus :
- On install event
- Utiliser le storage local des rendez-vous + médecins (pour faire du offline)
- Notification PUSH
Todo :
- Display in an agenda
- Display in map with the client's address
- Display address of provider on now location
- Add itinéraire (bonus)
- Add créneaux
- Chose type of prestation
- Vibrate on error
- Web app
- PWA
- Vite
- React
- TypeScript
- Netlify