KnightHacks2020
Financial solution for Capital One.
This stores and accesses JSON based "Customers" and "Accounts" through a GUI It can manage and create these accounts. The customers and accounts are sorted by files named after the customer ID or account number. Example files have been provided. All values are strings so they must be converted if used in a calculation. run the GUI.py file to run the program.
I decided to work with this project because I have less experience in Python, JSON, and zero experience with GUI interfaces. It was a challenge to work with these but I am pleased with the results and had a lot of fun with it. Thank you for the opportunity!
Log in or sign up for Devpost to join the conversation.