Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 421 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 421 Bytes

Transparent_India

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