Please make sure you've Ruby 2.5.1 and postgresql installed
the API documentation can be accessed in here: https://documenter.getpostman.com/view/18440790/UVJWqL5q
- Download this project from git
- Extract the project to your computer
- run bundle install
- run rails db:create db:migrate
- run rails s