routes
|
Moved export csv to a separate route
|
2025-02-11 13:17:57 +05:30 |
static
|
Adjusted csv upload javascript to use the config
|
2025-02-10 14:22:22 +05:30 |
templates
|
Moved export csv to a separate route
|
2025-02-11 13:17:57 +05:30 |
app.py
|
Moved export csv to a separate route
|
2025-02-11 13:17:57 +05:30 |
config.py
|
Create page uses config
|
2025-02-06 14:03:13 +05:30 |
LICENSE
|
Initial commit
|
2025-01-29 04:57:29 +00:00 |
models.py
|
Set up db and fixed view page
|
2025-01-29 15:35:36 +05:30 |
process_csv.py
|
Updated process_csv.py to use config
|
2025-02-11 13:44:14 +05:30 |
README.md
|
Initialize
|
2025-01-29 10:57:19 +05:30 |
requirements.txt
|
Initialize
|
2025-01-29 10:57:19 +05:30 |