Beautiful contact manager app has been made on Ruby on Rails and ajax.
- Download the app
git clone [email protected]:carlosgomez2/contact_manager.git && cd contact_manager
- run
bundle
to install all dependencies - then run
rails server
and go to http://localhost:3000/ in your web browser