Skip to content

noomdalv/rails_mini_fb

Repository files navigation

Ruby On Rails: Mini-Facebook

Microverse

This is the 8th and Final Project of the Microverse Ruby on Rails Curriculum at Microverse - @microverseinc

This project consists of building a Facebook clone with minimal features using Rails 5

Features of the App

User [friendships, posts,comments, likes] modules and functionalities.
The project was completed using Bootstrap, Devise, RSpec, Omniauth and PostgreSQL.

App screenshots

screenshot screenshot

Live version of the App

https://ancient-woodland-03904.herokuapp.com/signup

Languages Used:

  • Ruby
  • HTML & CSS

Future Features

  • User photo storage
  • User communities

How to install

  1. Open Terminal
  2. git clone https://github.com/noomdalv/rails_mini_fb.git
  3. cd rails_final_project
  4. run rails db:migrate
  5. run bundle install
  6. run rails server

Run Tests

rails test

Contributors

📝 License

This project is MIT licensed.

About

Facebook clone with user authentication and friendships, posts, comments and likes functionalities. Built with ruby on rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors