Skip to content

It is a basic social networking website [college project] made using ruby on rails

Notifications You must be signed in to change notification settings

rohitbegani/msitproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSITPROJECT

MSIT project is a simple social networking website made using Ruby on Rails. A demo of this application may be seen at MSIT Project

To run on your own local machine you need ruby 1.9.3 and need to run the following commands:

  1. cd
  2. bundle install
  3. rake db:migrate
  4. rails server

Then go to (localhost:3000) to view the application.

About

It is a basic social networking website [college project] made using ruby on rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published