Skip to content

hyaminh2303/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database Diagram

You can find Workbench models file in shared IndexMedia folder on Dropbox. You need to install MySQL Workbench to open it.

Installation

##Clone repository

git clone git@bitbucket.org:yoose/dashboard

##Install Gems

cd dashboard
bundle install

##Create and Migrate Database for Development

rake db:create
rake db:migrate

Start Development Server

rails s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published