Skip to content

sergmerts/Leads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leads

This is a single-page-application that allows to add new employees to the system, update and delete them. For this project I used Ruby on Rails, EmberJS , CoffeScript, Emblem, SAAS.

Setup

Clone this repository in your terminal:

$ git clone https://github.com/Mind1992/Leads.git

Run bundle to install all the needed gems:

$ bundle install

Set up the databases for development and testing environment:

$ rake db:create db:migrate

Start your local rails server:

$ rails s

Author

Sergii Mertsalov

License

MIT

About

A single-page-application built in Rails/Ember

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors