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:

Note that this project was created for a previous employer so I cannot share any code or screenshots