Skip to content

A simple Sinatra app to calculate EMI using Amortizer gem, as part of training at Samyukti

License

Notifications You must be signed in to change notification settings

samyukti/whats-my-emi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's My EMI?

A simple Sinatra app to calculate EMI using Amortizer gem, as part of training at Samyukti

Installation

Clone the repository

$ git clone https://github.com/samyukti/whats-my-emi.git

Install the dependencies

$ cd whats-my-emi
$ bundle install

Start the application

$ rackup

Visit

http://localhost:9292/

About

A simple Sinatra app to calculate EMI using Amortizer gem, as part of training at Samyukti

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published