Skip to content

It's a social media app where users can post, like, and comment. They can also send friendship requests to other users and can accept or decline the requests.

Notifications You must be signed in to change notification settings

bot-killer-dot/Social-friends

 
 

Repository files navigation

Social-friends

This project is a Social-Media-App. In which a user if not SignedIn, can SignIn or SignUp. If User is SignedIn he can create posts and can comment and like/dislike other's posts. He can also send friendship request to other users, and that user can accept or decline the request. A SignedIn user will have Timline page where he can see all the posts posted by him and his friends.

Built With

  • Ruby
  • Rails
  • Active Record
  • Bootstrap
  • Html
  • SCSS
  • Javascript
  • Rspec
  • Capybara

Live Demo Link

https://morning-harbor-22051.herokuapp.com/users/sign_in

How to run

  1. Open Terminal.
  2. Write git clone https://github.com/bot-killer-dot/ror-social-scaffold.git
  3. Go to the root directory.
  4. Write yarn install
  5. Write bundle install
  6. Write rails db:create
  7. Write rails db:migrate
  8. Write rails server

Getting Started

The project is public.

Authors

👤 Ameer

👤 Imran Yousaf

About

It's a social media app where users can post, like, and comment. They can also send friendship requests to other users and can accept or decline the requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 71.9%
  • HTML 19.9%
  • SCSS 6.0%
  • JavaScript 1.4%
  • CSS 0.8%