This is a JavaScript Single-Page Application using the MVC design pattern.
System implementation uses:
- HTML5 Boilerplate for initial project setup
- JavaScript OO Programming to define App Model structure
- RESTful APIs to query & display inspirational quotes
- Chart.js to display weekly activity chart
- JavaScript to render visual display
- Figma for UI/UX design
- CSS for UI/UX design implementation
- localStorage for data storage
The ToDoListApp:
- greets you differently depending on the time of the day
- presents a different inspirational quote each time you reload
- shows your next activity in your to do list
- allows you to create any number of activities
- informs you of your weekly performance