Skip to content

This repo includes intial code for social media app. Its purpose is to clone the facebook social media application.

Notifications You must be signed in to change notification settings

Audrey-Ella-xo/ror-social-scaffold

 
 

Repository files navigation

Contributors Forks Stargazers Issues


Logo

Scaffold for social media app with Ruby on Rails

This project is part of the Microverse Ruby on Rails curriculum!
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

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.

Product Name Screen Shot

This is the final Microverse project of the Ruby on Rails Curriculum

Live Demo

Live Demo

Sign up or use any of these facebook test users to Login the application:

Name	    User ID	          Email	                         Password
Samantha  102341391378374	 tzlxogimkn_1582919868@tfbnw.net	 foobar
Ethan	    100048060426659	 gcdeiuimnw_1582919861@tfbnw.net	 foobar
Joe	    100048041887724	 etcoqdwqon_1582919846@tfbnw.net	 foobar
Jacob	    100047905636010	 bbnlaggfsj_1582919853@tfbnw.net	 foobar

Gettiing Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Ruby: 2.7.0 Rails: 5.2.4 Postgres: >=9.5

Setup

Install gems with:

bundle install

Setup database with:

   rails db:create
   rails db:migrate

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    rpsec --format documentation

Deployment

The project was deployed in Heroku and also we configured the application in Facebook for developers to sign in using Facebook accounts

Built With

This project was built using these technologies.

  • Ruby 2.6.3
  • Rails 6.0.2.1
  • Rspec
  • Capybara
  • Rubocop
  • Ubuntu 18.4+
  • Stickler
  • VsCode

Authors

Audrey Emmanuella Odiaka - @o___audrey_xo - @audrey-ella-xo - anitaudrey@gmail.com

María Eugenia Quemé - @MaruKK - @euqueme - euqueme@gmail.com

Project Link: [https://github.com/Audrey-Ella-xo/ror-social-scaffold/)

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

📝 License

This project is MIT licensed.

About

This repo includes intial code for social media app. Its purpose is to clone the facebook social media application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 74.6%
  • HTML 17.9%
  • CSS 5.9%
  • JavaScript 1.2%
  • CoffeeScript 0.4%