Driv'N'Cook is a fictitious company created in the context of the second year annual project within the ESGI.
This project involves designing the entire infrastructure of the company.
The mobile application is developed in Java, via the Android Studio development platform.
We created our project using Gradle. To make the mobile application work you will need to define two things.
- The end point of your API for client connection
- The end point of your API for retrieving promotions
A WEB infrastructure has been developed for this project, find its repository below.