Skip to content

Social network app made using the TDD technique using RSpec and Capybara with Ruby on Rails, ERB, Sass and Bootstrap, PostgresQL, users can sign-up/sign-in normally or using their Facebook accounts through Omniauth login, users can also publish posts, send and receive friend requests and accept or reject them.

Notifications You must be signed in to change notification settings

Redvanisation/insta-social

Repository files navigation


Logo

Insta Social

A full CRUD social network app made using the TDD technique using RSpec and Capybara, Ruby on Rails, Sass, Bootstrap, PostgreSQL and Omniauth.

Live Link · Report Bug · Request Feature

Live Link

Insta Social on Heroku

Technologies

  • HTML
  • CSS
  • SASS
  • Ruby
  • Ruby on Rails

Usage

Clone the repository to your machine and cd into the directory

$ git clone git@github.com:Redvanisation/insta-social.git
$ cd insta-social

Use the following command to start the rails server then visit: http://localhost:3000 to use the app

$ rails s

Functionalities

Project's requirements: The odin final rails project

The user can:

(Will be developed later)

Developed by

Radouane Khiri and Mouhamadou Diouf

Contributing

  1. Fork it https://github.com/redvanisation/insta-social/fork
  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

About

Social network app made using the TDD technique using RSpec and Capybara with Ruby on Rails, ERB, Sass and Bootstrap, PostgresQL, users can sign-up/sign-in normally or using their Facebook accounts through Omniauth login, users can also publish posts, send and receive friend requests and accept or reject them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published