Skip to content

A social media site where you can post, like, and comment on your friends' posts. The back-end and the front-end were built with Ruby on Rails.

Notifications You must be signed in to change notification settings

diegoarvz4/building_facebook

Repository files navigation

uFriends

A social media site where you can post, like, and comment on your friends' posts. The back-end and the front-end were built with Ruby on Rails.

Live

https://intense-refuge-98385.herokuapp.com

Screenshots and Walkthrough

https://www.loom.com/share/37a5e19c59874ef89740d5a5c840f1ce

Landing

Landing

User Dashboard

User Post

Built With

  • Ruby on Rails 5.2.3
  • RSpec
  • PostgreSQL

Skills

  • Rails Sessions (REST way)
  • Devise
  • Rails routes
  • Omniauth facebook
  • Posting
  • Mutual Friendships

Getting Started

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

Prerequisites

  • Ruby -v > 2
  • Rails -v 5.2.3
  • A web Browser.

Setup

Clone or download this Repository.

Install

Run the following command on your terminal: $ bundle install, this will install all the required dependencies necesary for you to run this project locally.

Usage

Run the following command on your terminal: $ rails start, this will run a local server which can be accesed via web browser in https://localhost:3000

Run tests

To run the tests simple run the following command on your terminal: $ bundle exec rspec

Future Features

  • Google authentication
  • Upoading images

Authors

👤 Alberto Ngodi

👤 Diego Luis Arvizu Gutiérrez

🤝 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!

📝 License

This project is Licensed under MIT

About

A social media site where you can post, like, and comment on your friends' posts. The back-end and the front-end were built with Ruby on Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published