Skip to content

A web application used for quickly writing notes. This project focuses on how data is stored into the back-end of web applications to integrate a user-friendly login system and fully functional to-do list.

Notifications You must be signed in to change notification settings

kluan01/To-do-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code for the To-Do list web application (excluding wgsi setup)

Prerequisites

  • Python 3.7 or higher
  • Pip (Python package manager)
  • Before running locally, please ensure you can download dependencies globally or utilize a virtual environment.

To Run Locally:

  1. Install dependences:
    pip install -r requirements.txt

  2. Run main:
    python main.py

About

A web application used for quickly writing notes. This project focuses on how data is stored into the back-end of web applications to integrate a user-friendly login system and fully functional to-do list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published