A Rails API for a vitals tracking app to help you keep track of your weight, glucose, mood, temperature, systolic pressure and diastolic pressure.
- Ruby
- Rails
- Rspec
$ git clone https://github.com/adriaanbd/vitaltracker-backend-rails.git
$ cd vitaltracker-backend-rails
$ bundle install
$ rails db:setup
$ rails db:migrate
$ rspec
$ rails s --port=8000
👤 Adriaan Beiertz
- Github: @adriaanbd
- Twitter: @abeiertz
- Linkedin: Adriaan Beiertz
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.