Skip to content

Basic Flask Application for Notes, Notes App, For CRUD operation on Notes, SQLite, User login system

Notifications You must be signed in to change notification settings

ASHISHKUMAR2411/BasicFlaskApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicFlaskApplication for Notes, Authetication for Users, CRUD on Notes

This application have home, login, signup, Notes, Profile(currently working), Logout sections Where a user can login into the account and takes Notes,

Requirements

Just clone the application using : git clone https://github.com/ASHISHKUMAR2411/BasicFlaskApplication.git

After that

  • cd to the directory where requirements.txt is located.
  • activate your virtualenv.
  • run: pip install -r requirements.txt in your shell.

Templates Used

Preview of the Application

Home Page Home Page

Notes Notes

It is Responsive Responsive

For More Images