- A web app that provides users a way to write their mental state. Options are available that the user can select to categorize thier journal entry and they can also select their mood.
- The web app is built with ReactJs. For storing the data, localStorage is used that stores the data in the browser.
- Home Page
- About Us Page
- Ouote of the day page that generates a different quote each time.
- Write Now page from where the user can write their entries.
- Journal page where the users can read all the past entries.
- Analytics page showcasing different mood trends throughout.