Help "visiteurs" with their visits and get their planning. From the app they can get, validate, cancel, daily visits. They can see emergencies visits in real time from back office
expo published app
And here are some credentials to connect to the front office :
- username: eric.salarie-1@ssdp.net
- or username: jeannette.salarie-28@ssdp.net
- or username: ramdane.salarie-42@ssdp.net
- password: 1234
- React Native
- Eslint (basic config)
- Prettier
- React Navigation
- React Context (with reducer) - redux-like
git clone <REPOSITORY URL>- cd to the folder and then
yarnornpm i, it will install all the packages you need. - modify the devconfig with your
API_URLand remove the wordexample yarn startornpm startto start the project.yarn lint:fixto run the linter