Redvanisation / insta-social

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.

Home Page:https://theinstasocial.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

https://theinstasocial.herokuapp.com/


Languages

Language:Ruby 71.1%Language:HTML 22.6%Language:CSS 4.2%Language:JavaScript 1.1%Language:CoffeeScript 1.0%