Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamico/sigle_cartoni
lista di cartoni e loro sigle
https://github.com/adamico/sigle_cartoni
Last synced: 1 day ago
JSON representation
lista di cartoni e loro sigle
- Host: GitHub
- URL: https://github.com/adamico/sigle_cartoni
- Owner: adamico
- Created: 2009-07-15T19:11:16.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-07-16T13:30:55.000Z (over 15 years ago)
- Last Synced: 2023-04-18T08:18:28.054Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Gestione liste di canzoni dei cartoni animati
TODO
* Cartone:
- editare cartone.rb
* Canzone:
- editare canzone.rb
- popolare database
* creare modello Autore
- estrarre dal file csv canzoni
- editare autore.rb
- aggiungere colonna per definire il ruolo (compositore,interprete)
- aggiungere colonna pseudonimo
- polymorphic association in canzone
* creare modello Produzione
- estrarre dal file csv cartoni
- popolare database