This project is based on facebook and already included the MVC for users, posts comments, posts likes and dislikes we added functionality for Friendships, Unit and integration tests and Omniauth authentication as an extra.
This is the final Microverse project of the Ruby on Rails Curriculum
- Ruby v2.7.0
- Ruby on Rails v5.2.4
- Rspec
- Capybara
- Stickler
- Atom
Start using the webapp by singin up
To get a local copy up and running follow these simple example steps.
Ruby: 2.6.3 Rails: 5.2.3 Postgres: >=9.5
Instal gems with:
bundle install
Setup database with:
rails db:create
rails db:migrate
Start server with:
rails server
Open http://localhost:3000/
in your browser.
$ bundle exec rpsec
👤 Roman Nikolaev
- LinkedIn: Roman Nikolaev -
- GitHub: @vzdrizhni
- E-mail: [email protected]
👤 Alexandru Bangau
- LinkedIn: Alexandru Bangau
- GitHub: @rammazzoti2000
- 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!