Giter Site home page Giter Site logo

jillbowen / mood-monitor-backend Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 54 KB

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

License: MIT License

Ruby 99.13% HTML 0.87%
mindfulness mood-tracking ruby-on-rails ruby backend

mood-monitor-backend's Introduction

☺️ Mood Monitor - Backend

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:

  • Check your Ruby version (ruby -v this project uses ruby '2.6.1', use rbenv to get to the correct version)
  • Make sure you have the latest version of Rails installed

📈 To Use Mood Monitor

  1. Fork and clone this repository: git clone [email protected]:jillbowen/mood-monitor-backend.git
  2. cd mood-monitor-backend
  3. Be sure you have bundle dependencies installed.
  4. Initialize the database rails db:create rails db:migrate
  5. Optional: Seed some data if you want to see examples of how your mood check-ins will look on the frontend rails db:seed
  6. Start the server rails s
  7. And then head over to the Frontend Repository

Enjoy!

✍️ 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 ''
  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.

mood-monitor-backend's People

Contributors

jillbowen avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.