Skip to content

Python and Flask app with secure signup/login using SQL-Alchemy. Resistant to SQL injection and other vulnerabilities. Feel free to test its security. Front-end is just basic, focused on assessing category and database functionality.

Notifications You must be signed in to change notification settings

IamHammadAshraf/FlaskApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Execute the `Run.bat` file to automate the installation of dependencies.
   
2. Once the script is complete, a virtual server will be created.
   
3. Open your web browser and go to [http://127.0.0.1:5000] or see the terminal for a similar link. Expect the output shown in 'ss.png'. 

!Caution: The very first execution of 'Run.bat' can take a few minutes as the requirements are installed first. 

About

Python and Flask app with secure signup/login using SQL-Alchemy. Resistant to SQL injection and other vulnerabilities. Feel free to test its security. Front-end is just basic, focused on assessing category and database functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published