Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask NoteApp

This is a simple Flask application for managing notes.

Installation

  1. Clone the repository.
  2. Create a virtual environment using python -m venv venv.
  3. Activate the virtual environment using source venv/bin/activate (Linux) or venv\Scripts\activate (Windows).
  4. Install the required dependencies using pip install -r requirements.txt.
  5. Run the application using python app.py.

Usage

  • Create a new note by clicking on the "New Note" button.
  • Delete a note by clicking on the trash icon next to the note.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages