Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
234828622d
|
|||
|
f3abd06cad
|
@@ -0,0 +1,13 @@
|
||||
# flaskfdx
|
||||
|
||||
## fedex business analysis webapp
|
||||
|
||||
Converts daily report excel files and inserts into an SQLite database using a python ETL pipline. Displays stops and packages for the last 7 days by route and driver. Compares current data to historical information.
|
||||
|
||||
## Technology stack
|
||||
|
||||
- Flask
|
||||
- SQLite
|
||||
- xlrd - an excel .xls parsing library
|
||||
- uWSGI - web server
|
||||
- Pytest
|
||||
Reference in New Issue
Block a user