Skip to content

Small project created during Netguru Code College for learning Ruby, Rails, and for learning how to work with Git in a team.

Notifications You must be signed in to change notification settings

Jacaa/vol2-bravo

 
 

Repository files navigation

Build Status Deploy

ŻurNow 🍴

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.

Getting started

  1. Clone:
$ git clone https://github.com/netguru-code-college/vol2-bravo.git
  1. Enter directory:
$ cd vol2-bravo
  1. Instal gems:
$ bundle
  1. Create and seed database:
$ rails db:create
$ rails db:seed
  1. Run rails server:
$ rails s

Enjoy

Built With

Autors:

See also the contributors who participated in this project.

License

This project is not licensed.

About

Small project created during Netguru Code College for learning Ruby, Rails, and for learning how to work with Git in a team.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 69.1%
  • HTML 26.4%
  • CSS 3.5%
  • JavaScript 1.0%