Skip to content

huynguyen2703/User-Registration-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User-Registration

A Python project that focuses on securing user credential and security for website

Secure Flask Web Application

This simple Flask web application focuses on user registration, authentication, and secure credential management using hashing techniques.

Features

  • User registration and login functionality
  • Secure password storage using hashing and salting
  • SQLite database integration with SQLAlchemy
  • Protected routes for authenticated users
  • File download functionality

Technologies Used

  • Flask: A micro web framework for Python
  • SQLAlchemy: A SQL toolkit and Object-Relational Mapping (ORM)
  • Werkzeug: A utility library for building WSGI applications and handling security aspects
  • Flask-Login: A Flask extension for managing user sessions and authentication

Preview

Security Image

About

A python project that focusses on securing user's credential and security for website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published