Load administrative information and save them to the database.
The workflow is described in the following link. Here you can look a normal flow of this application.
Workflow: workflow
Architecture documentation Architecture Doc
Architecture documentation (2nd release) Architecture Doc - 2nd release
Architecture documentation (3rd release) Architecture Doc - 3rd release
Responsibility of the components Components Doc
Responsibility of the components (new) Components Doc Updated
1st release doc: [1 Doc] (https://github.com/alejandrosobko/UNQ-TIP-Padron/wiki/Entrega-1)
2nd release doc: 2 Doc
3rd release doc: 3 Doc
DER: DER
- Clone this repo
- Move into project folder
gem install bundler
bundle install
bower install
rake db:migrate
rake db:seed
if you need fake data in db