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.
Clone this repository in your terminal:
$ git clone https://github.com/Mind1992/Leads.gitRun bundle to install all the needed gems:
$ bundle installSet up the databases for development and testing environment:
$ rake db:create db:migrateStart your local rails server:
$ rails sSergii Mertsalov
MIT