Skip to content

This React app allows a user to monitor moods throughout the day so they may track trends, and practice mindfulness.

License

Notifications You must be signed in to change notification settings

jillbowen/mood-monitor-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☺️ Mood Monitor

Mood Monitor is a React app that allows mindful users to track their mood daily, or throughout the day 🗓️ .

Add a new date, and for each day add as much mood tracking as you like. Each mood check-in is time stamped, and has a Like button to keep track of check-ins you would like to pay special attention to 🗒️.

🏁 Before you begin:

  • You have the latest version of React installed
  • You have the latest version of NPM and Node.js installed
  • You have followed the instructions from the backend repository Mood Monitor - Backend

📈 To Use Mood Monitor

  1. Fork and clone this repository and the backend repository
  2. Run Rails s on the backend
  3. Run NPM start on the frontend
  4. Enjoy tracking your moods!

✍️ Contributing

  1. Fork and clone this repository
  2. Create a branch git checkout -b <branch_name>
  3. Make your changes
  4. Commit changes git commit -m '<commit-message>'
  5. Push to the original branch git push origin <project_name>/<location>
  6. Create the pull request

Or, see Github's documentation: Creating a pull request

📎 License

This project uses the MIT license.

About

This React app allows a user to monitor moods throughout the day so they may track trends, and practice mindfulness.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published