This is a Food-tracker app built with Ruby on Rails.
Explore the docs »
Report Bug
·
Request Feature
The Food-tracker is a back-end application that responses with json files with certain URL adress. It handles user registration and sessions process. Also it stores and processes all the data created by user.
This project was built using these technologies.
- Ruby on Rails
- Heroku Buildpack
- Rubocop
- GithubActions 💪
To have this app on your pc, you need to:
-
download or clone this repo:
- Clone with SSH:
[email protected]:vzdrizhni//Food-tracker.git
- Clone with HTTPS
https://github.com/vzdrizhni//Food-tracker.git
-
In the project directory, you can run:
-
$ bundle
- installs all the dependencies required by the project -
$ rails s
- runs the app in the development mode:- To see the result of the application I would recommend tools such Insomnia or Postman.
-
$ bundle exec rspec
- Launches the test runner in the interactive watch mode.
- Launches the test runner in the interactive watch mode.
👤 Roman Nikolaev
- LinkedIn: [Roman Nikolaev]https://www.linkedin.com/in/romannikolaev/)
- GitHub: vzdrizhni
- E-mail: [email protected]
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.