Skip to content

sanaaigbokwe/LP-Capstone-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LP-Capstone-Project

Project that uses old and new Python techniques I learned over the past two years My program features a login page with a pre-made username and password, generating a small list of names in the background upon logging in. My target audience was parents who want an efficient way to manage their family's money. This "app" would allow the parent/guardian to view all connected balances. The parent can then deposit or withdraw money from these accounts as much as they want. The most important components of my project are the loops I am using, being two VERY simple equations that keep the code running until I break, which would be done by logging out. The next important thing in my project is the API I used, which gave me a large list of names I can shuffle through with random.shuffle to get different sets of names. One thing I wish I could have added was the ability to use other usernames and passwords, given that only my preset details work.

About

Project that uses old and new Python techniques I learned over the past two years

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%