MuriloRoque / social_media_app

In this app, the user can invite another user to be a friend, accept another user's friend request, write posts and share with friends, comment on a post, and like a post or a comment.

Home Page:https://blooming-stream-41205.herokuapp.com/users/sign_in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hire-badge Twitter Follow

Social media App

screenshot

In this app, the user can:

  • Invite another user to be a friend;
  • Accept another user's friend request;
  • Write posts and share with friends;
  • Comment on a post;
  • Like a post or a comment.

Built With

Ruby on Rails, HTML and SCSS.

Live Demo

Click for Live App

Getting Started

  • Clone the project to your local machine;
  • cd into the project directory;
  • Run bundle install to install the necessary gems;
  • Run rails db:create;
  • Run rails db:migrate;
  • Run rails s to start a server in your computer;
  • In your browser address, type the following URL: localhost:3000;
  • Enjoy the App and its functionalities!

Running RSpec tests

  • cd into the project directory;
  • Run bundle exec rspec.

Authors

👤 Author1 Aremu Lucky

👤 Author2 Murilo Roque Paiva da Silva

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Show your support

Give a ⭐️ if you like this project!

About

In this app, the user can invite another user to be a friend, accept another user's friend request, write posts and share with friends, comment on a post, and like a post or a comment.

https://blooming-stream-41205.herokuapp.com/users/sign_in


Languages

Language:Ruby 71.9%Language:HTML 19.5%Language:CSS 7.1%Language:JavaScript 1.2%Language:CoffeeScript 0.2%