Invoice Calculator 1
One of multiple in-house customer invoice calculators I wrote to cut down on time consuming data-entry and auditing tasks for a customer. With functionality completed, this tool reduced the time to complete a series of monthly tasks from 1-2 business days to under 1 hour.
It's a Python Flask-based web-application backed by a MySQL (or SQLite) database. Some of its services include: user authentication, customer data storage, automated email notifications, reporting, and notably a data import utility connected to the customer's Learning Management System (LMS) via a RESTful integration.
My Role
Front end & backend developer, Designer, QA, Deployment
Technology
Python, JavaScript, Flask, Bootstrap 4, JQuery, Gunicorn, MySQL, SQLite3, Nginx, Rocky Linux
Source Code
This project is not open source