Skip to content

A front-end web application for people that want to prioritize their mental health by journaling and tracking their general mental state over time.

Notifications You must be signed in to change notification settings

Quintin-Russell/mood-trace

Repository files navigation

alt text

MoodTrace

A front-end web application for people that want to prioritize their mental health by journaling and tracking their general mental state over time.

Technologies Used:
  • JavaScript ES6 (including jQuery)
    • DOM manipulation using jQuery
    • localStorage to save and retrieve session data
    • asynhronous fetch requests to a RESTfulAPI
  • HTML
  • CSS3
Live Demo:

Try the application live at https://quintin-russell.github.io/mood-trace/

Ajax-Project Demo

Ajax-Project Demo2

Features:
  • User can make a journal entry.
  • User can see their journal entry plotted on a mood graph.
  • User can see multiple entries on their mood graph.
  • User can save an entry as a draft.
  • User can view list of drafts.
  • User can edit their list of drafts.
  • User can delete a draft.
Strech Features:
  • Convert application to a full-stack application
    • Create database
    • Add Express.js endpoints

About

A front-end web application for people that want to prioritize their mental health by journaling and tracking their general mental state over time.

Topics

Resources

Stars

Watchers

Forks