Skip to content

RionNg/Flask-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Web App

Flask Web Application with User Authentication and Notes Management

This is a Flask web application designed to allow users to sign up, log in, create notes, and manage their notes.

  1. Sign up for a new account if you're a new user, or log in if you already have an account.
  2. Once logged in, you can:
  • Create new notes.
  • View existing notes.
  • Delete notes as needed.
  1. Log out when you're finished.

Features

  • User Authentication: Users can sign up for an account, log in, and log out securely.
  • Database Integration: User account information and notes are stored in the database.
  • Notes Management: Users can add new notes, view existing notes, and delete notes.

Technologies

  • Flask
  • Jinja
  • Python
  • SQLAlchemy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors