- https://sertmer.github.io/fit-lit/src/index.html
- Example emails to login:
[email protected]
-[email protected]
-[email protected]
- Implementing ES6 classes
- Modular, SRP code
- Test Driven Development
- Using object and array prototype methods to perform data manipulation
- Developing UX and UI that is intuitive and clear.
FitLit is a fitness tracking application, capable of managing and displaying data for a multitude of users. Each time a user log's in, the application instantiates all of objects necessary to fetch, manipulate and display that user's information.
To use this application:
- Download the project.
- Open the html in your browser.
- Log in using a user's email address (found in the users.js file).
- Witness the Litness.