Skip to content

varunarjun/TaskSchedulerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ•’ Task Scheduler & Reminder App

A full-stack desktop + web application that allows users to schedule tasks, receive reminders, and manage their daily to-do list.

๐Ÿš€ Features

  • Add, view, and delete tasks
  • Reminder notifications (using plyer in Python)
  • MySQL database integration
  • React frontend + Python (Flask/Tkinter) backend

๐Ÿงฉ Tech Stack

  • Frontend: React.js
  • Backend: Python + Flask / Tkinter
  • Database: MySQL
  • Styling: CSS

โš™๏ธ Setup Instructions

Backend

cd backend
pip install -r requirements.txt
python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors