This is a collaborative project from the microverse curriculum. This is a mini facebook project with minimal features like authentication with devise and omniauth-facebook, creating posts, like and comment posts, sending and accepting friend requests, and testing.
User [friendships, posts,comments, likes] modules and functionalities.
The project was completed using Bootstrap, Devise, RSpec, Omniauth and PostgreSQL.
https://ancient-woodland-03904.herokuapp.com/signup
- Open your Terminal
- run
git clone https://github.com/sumancrest0001/rails_mini_fb cd rails_final_project- run
bundle install - run
rails db:create - run
rails db:migrate - run
rails server
- run
rspeccommand.
- Add javascript to improve user experience.
- Add action cable for the comment section.
- Add user profile.
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
MIT Licensed
