12 lines
495 B
Markdown
12 lines
495 B
Markdown
## General
|
|
- Decide for a license
|
|
- Decide how to license produced data as the work of inserting the data and the data itself is not ours. Make the users agree on a FLOSS or CC license for the GTFS files produced from their data? What if someone doesn't own the data they upload? What if it's not free - How can we produce data in that case? ToS?
|
|
|
|
## Frontend
|
|
- Add TODOs
|
|
|
|
## Backend
|
|
- Fetch data to serve to views
|
|
- Write data received from views
|
|
- Handle requests corrrectly in views and urls
|