Summary
Project realized during the second semester of the M1 Informatique et Mobilité at the University of Haute-Alsace.
The subject was to realize an application aiming at calculating the carbon footprint of a user using a question/answer system.
The project was developed under Cordova, an opensource framework allowing to develop cross-platform applications in native JavaScript.
Project done in collaboration with Bryan DALLEST.
I personally took care of the JavaScript part, while my colleague took care of the database and API management.
The final rendering is visible in the video below.
The user can answer all the questions in the database but has the possibility to see his statistics compared to other users from a minimum of 10 questions.
He also has the possibility to erase all his "progress" within the application, all working by localStorage.
Technical environment
    - JavaScript
    - Cordova
    - HTML
    - CSS
    - Visual Studio 2019

You may also like

Back to Top