Skip to content

zoey006/Task-Planer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

TodoBuddy

Online-Task-Management-Website

Setup

git clone <repo-url>

Run

python main.py

Website

http://127.0.0.1:5000/

If has issue: "Access to 127.0.0.1 was denied"

Go to chrome://net-internals/#sockets 
Click 'Flush socket pool'

Languages/Tools/Technologies

Python - Python3.8.8 is the primary programming language for this project.

HTML - Html is primary programming language for frontend

JSON - Json in implementation of delete function

SQL - SQL is primary programming language for database management

Flask - Lightweight framework for python (flask_login, flask_sqlalchemy)

Werkzeug - Security

Features

Sign in - Create new user account.

Login - Login the account to be able to manage tasks

Log out - Logout of the current account

Add tasks - Add tasks into database

Delete tasks - Delete tasks from database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published