Web application for transparency in government expenditures.
The application was build as a project for Microsoft's Code fun do Hackathon.
Live app Link: http://transaparentindia.herokuapp.com/
- Ruby version required: above 2.3
steps to be followed:
- install ruby on rails from gorails.com
- clone or download using git clone
- bundle install
- rails server