Skip to content

This application has the functionalities of a social media application. Authorized users are able to perform the [Features] stated in the section below. The features of this application tend to mimic the most basic features of the Facebook social media application.

Forison/social-network

Repository files navigation

lINK-UP social network

A practical implementation of rails for development of an app similar to Facebook as part of a series of projects to be completed by students of Microverse. link up link up link up link up

Descritpion

This a application has the functionalities of a social media appliaction. Authorized user are able to perform the [Features] stated in the section below. The features of this application tend to mimic most basic features of the facebook social media appliaction.

Technologies

  • HTML
  • CSS
  • Ruby
  • Ruby on Rails
  • SASS
  • facebook Omniauth

Features

  • Sign up
  • Login
  • Upload post
  • Like a post
  • Comment on a post
  • View notification
  • Send friend request
  • Accept friend request
  • View post from friends
  • View mutual friends

Potential feature

  • Chat implementation for user
  • Email confirmation

Usage

Clone the repository to your local machine

$ git clone https://github.com/forison/social-network.git

cd into the directory

$ cd social-network

open by issuing the command rails s

Testing

Clone the repository to your local machine

$ git clone https://github.com/forison/social-network.git

cd into the directory

$ cd social-network

run rspec

Deployment

The demo page can be found HERE

Designed and developed by

Boakye Addo Forison

Contact

LinkedIn | Twitter

Appreciation

Microverse

Contributing

  1. Fork it (https://github.com/Forison/social-network/)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -am 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details

About

This application has the functionalities of a social media application. Authorized users are able to perform the [Features] stated in the section below. The features of this application tend to mimic the most basic features of the Facebook social media application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published