Vital Tracker

A Rails API for a vitals tracking app to help you keep track of your weight, glucose, mood, temperature, systolic pressure and diastolic pressure.

Built With

  • Ruby
  • Rails
  • Rspec

Live Demo

Getting Started

Setup

$ git clone https://github.com/adriaanbd/vitaltracker-backend-rails.git
$ cd vitaltracker-backend-rails

Install

$ bundle install
$ rails db:setup
$ rails db:migrate

Tests

$ rspec

Usage

$ rails s --port=8000

Authors

👤 Adriaan Beiertz

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.