Report Generator
Django web app to automatically generate customer reports
This is a Django web application that serves as a report portal for our highway tolling system customers. This app has a SQL database backend and uses the MTV pattern to keep the front end and back end organized. In addition to this, the app connects to two separate databases and uses custom logic to compare the transaction data from them. This allows our customers to create user accounts and generate reports based on our tolling transaction data, highlighting any discrepancies between the two databases. These reports are then delivered to the client through the app. I believe my experience with this project makes me a perfect fit to support your reporting platform.
Features:
- Report portal for highway tolling system customers
- SQL database backend
- Uses the MTV pattern
- Connects to two separate databases and uses custom logic to compare transaction data
- Customers can create user accounts and generate reports highlighting discrepancies between the two databases
- Reports delivered to clients via automatic download
Note that this project was created for a previous employer so I cannot share any code or screenshots