Skip to content

Back end API for eudaimonia - a wellness tracking application for users to monitor symptom levels over a period of time and how they might be affected by various natural remedies. Built with Ruby on Rails. Front end can be found here: https://github.com/ortufte/modern-wellness-frontend

Notifications You must be signed in to change notification settings

ortufte/modern-wellness-backend

Repository files navigation

README.md

Modern Wellness (Back end API)

Track symptoms and treatments for various ailments.

Built With


  • ruby 2.6.1p33
  • Rails 6.0.3.4

Usage


Clone this repository. Run 'cd modern-wellness-backend' Run 'bundle install' to install all necessary Ruby gems. Run 'rake db:migrate' to migrate the database. Run 'rails s' to start the local server. Open your browser to 'http://localhost:3000/api/v1/users/1' to view the API for a user.

Front End Repository


https://github.com/ortufte/modern-wellness-frontend

Blog post


https://ortufte.github.io/a_good_indwelling_spirit

Video walkthrough


https://youtu.be/Odettn_IogU

Contributing


Bug reports and pull requests are welcome on GitHub at https://github.com/ortufte/modern-wellness-backend. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License


The gem is available as open source under the terms of the MIT License.

About

Back end API for eudaimonia - a wellness tracking application for users to monitor symptom levels over a period of time and how they might be affected by various natural remedies. Built with Ruby on Rails. Front end can be found here: https://github.com/ortufte/modern-wellness-frontend

Topics

Resources

Stars

Watchers

Forks