Back in my college days, This was the first application I made when I was learning Web development using the Flask framework. This is an Application using which, A user can type personal notes or information. Application uses Email based Authorization to signup.




Upon Sign Up you will see a login page.

Upon Login User will see a personalized notepad where they can write, edit and delete notes. The whole data is saved in a local database, this database is created and managed by SQLalchemy(Open-source SQL toolkit ), I used CSS, Javascript, Bootstrap and jquery for creating frontend of the application.



Technologies used:- Python, Jenkins, SQLalchemy, HTML, CSS, Bootstrap, Javascript, jquery, SQL.



Source code is available at- github.com/himanshuagarwal1/Personal-Pad.git