Application will connect people who make their own dishes at home and they make more then they need with people who want to eat some home made meals. With ŻurNow the food you made will not be throw away but can pleasure someone else earning extra money.
- Clone:
$ git clone https://github.com/netguru-code-college/vol2-bravo.git
- Enter directory:
$ cd vol2-bravo
- Instal gems:
$ bundle
- Create and seed database:
$ rails db:create
$ rails db:seed
- Run rails server:
$ rails s
Enjoy
- Ruby 2.3.4 - Programing lanuage used
- Rails 5.1.5 - The web framework used
- postgres - Database used
See also the contributors who participated in this project.
This project is not licensed.