Software Engineering Projects
Here are some of my software projects in Python, JS, and more.
This project involves the use of accounts which are stored on databases. The notes of an account are saved via POST requests sent from javascript. The communication between the front end and backend is secure.
The frameworks used on the website are flask and bootstrap. Flask is used as a tool to load websites dynamically from templates that are programmed to load data from a source. With that data, it proceeds to fill fields on a html page. Bootstrap allows dynamic html CSS typing without a need for longer classes and such. For example, the website you are viewing this on right now uses bootstrap for button control and scaling.





