Skip to content

udc-fic-cait-md/fluvigest

Repository files navigation

fluvigest

Fluvigest: Water Management System

INSTALLATION

Before install provide root password in database configuration file (config/database.yml).

Use rake db:create to create databases (schemas).

To test Installation user rails server, this may run a local server and deploy app at localhost:3000.