This project is part of the Microverse Ruby on Rails curriculum!
Explore the docs »
Report Bug
·
Request Feature
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
Sign up or use any of these facebook test users to Login the application:
Name User ID Email Password
Samantha 102341391378374 [email protected] foobar
Ethan 100048060426659 [email protected] foobar
Joe 100048041887724 [email protected] foobar
Jacob 100047905636010 [email protected] foobar
To get a local copy up and running follow these simple example steps.
Ruby: 2.7.0 Rails: 5.2.4 Postgres: >=9.5
Install 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.
rpsec --format documentation
The project was deployed in Heroku and also we configured the application in Facebook for developers to sign in using Facebook accounts
This project was built using these technologies.
- Ruby 2.6.3
- Rails 6.0.2.1
- Rspec
- Capybara
- Rubocop
- Ubuntu 18.4+
- Stickler
- VsCode
👤 Audrey Emmanuella Odiaka
- Twitter: @o___audrey_xo
- Github: @audrey-ella-xo
- Gmail: [email protected]
👤 María Eugenia Quemé
- Twitter: @MaruKK
- Github: @euqueme
- Gmail: [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.