Skip to content

syed-haroon/rose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CRM with Bootstrap CSS

Effortless Sales and Contact Management

Getting Started

  1. Create a mySql Database:

    <tt>rose_development</tt>
  2. At the command prompt, Run the Migration:

    <tt>rake db:migrate</tt>
  3. Load the defualt data to the Database:

    <tt>rake db:seed</tt>
  4. Run “Bundle” to load missing gems in your system:

    <tt>bundle</tt>
  5. You are ready to Run the Application:

    <tt>rails s</tt>

Work in progress ==

About

Rose website and web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published