Building on top of the previous flask server, adding authentication, encryption and session Id's """ Name: Aaron Gallon Jacob Proenza-Smith Date: December 6, 2024 Assignment: #6 Due Date: December 6, 2024 About this project: Develop a basic frontend web application that interacts with a database for a small scale real-world applications using Flask (and Python). A baking dataset that holds bakers and Entries created by the bakers with custom numbers of Votes for what other "thought" about their desserts. This program fully encrypts and decrypts data when handling information in the db. The db is initialized and created by running app.py. To sign in with each security level you sign in with these on the login page: (Username, password) Admin1, 12345 | Admin2, 12345 | Admin3, 12345 This program assumes you have the proper imports to run it. All work below was performed solely by Aaron Gallon and Jacob Proenza-Smith. I did not use code generated by an AI tool. """
-
Notifications
You must be signed in to change notification settings - Fork 0
Jacobprosmith/python_flaskserver_2.0
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Building on top of the previous flask server, adding authentication, encryption and session Id's
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published