Skip to content

AlexVollstaedt/cs50p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50P — Final Project

Harvard CS50's Introduction to Programming with Python Completed: May 2026

Project — To-Do List Application

A command-line to-do list manager built in Python. Tasks are stored persistently in a CSV file, allowing you to add, view, and manage tasks across sessions.

Features

  • Add new tasks with a date, start and end time, and content
  • View all current tasks
  • Mark tasks as complete
  • Remove tasks
  • Persistent storage via CSV (no database required)

Author

Alexander Vollstädt — github.com/AlexVollstaedt

About

A Python project I completed during the CS50P course at HarvardX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages