Skip to content

jiangwenlong1/Student-Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Task Manager

A simple Python-based system for managing student tasks and assignments in an open-source style workflow.

Description

This project allows users to create, manage, and track tasks such as homework or assignments. It demonstrates basic task management and file handling using Python.

Features

  • Add tasks (title, subject, deadline, priority)
  • View all tasks
  • Mark tasks as completed
  • Generate reports:
    • tasks_report.txt
    • tasks.csv

How to Run

python main.py

Output

The program generates:

  • tasks_report.txt → Summary of all tasks
  • tasks.csv → Structured task data

Concepts Used

  • List, Dictionary
  • File Handling
  • Functions

Author

JIANG WENLONG

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages