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

No packages published