|
|
|
|
|
by zzo38computer
1433 days ago
|
|
> I was actually planning on letting the user do some queries as the form data is actually stored in a sqlite database anyways. That can work, but you should also allow downloading the SQLite database or the CSV, in case you want to do it on your own computer. > Can you link to your format if it's public? I'm interested. http://sprunge.us/Suua5t I will intend that my implementation will also be able to store results in a SQLite database. |
|