https://github.com/intrip/todo-list
Todo list dinamica AngularJS e Ruby on Rails
https://github.com/intrip/todo-list
Last synced: about 1 year ago
JSON representation
Todo list dinamica AngularJS e Ruby on Rails
- Host: GitHub
- URL: https://github.com/intrip/todo-list
- Owner: intrip
- Created: 2015-11-24T13:08:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T06:43:51.000Z (over 10 years ago)
- Last Synced: 2025-02-08T23:28:18.480Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 34.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
== Todo app
Una todo-list dinamica differente per ogni utente.
== Installazione
Installare rails sulla propria macchina: http://rubyonrails.org/download/
Scaricare il progetto da github: https://github.com/jacopo-beschi-intersail/todo-list/archive/master.zip
Installare postgres
Accedere alla console nella cartella root del progetto
Eseguire bundle
Eseguire rake db:setup
Eseguire rake db:seed
Eseguire rails server
Potete accedere all'applicazione tramite il link: http://localhost:3000
=== Dati di accesso:
username_a: jacopo.beschi@intersail.it, password: password
username_b: massimiliano.redolfi@intersail.it, password: password