Jsos17 / Python_Todo_App

A Python program for managing to-do lists. My project for an introductory Python programming course offered by University of Helsinki's Open University, summer 2018.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Python program for managing to-do lists

Build Status Codacy Badge

Documentation

Users can manage their to-do list through a text-based user interface and save the changes into a text-file.

Originally this project was done during the summer of 2018 for an introductory Python programming course offered by the University of Helsinki's Open University. Since then, the project has been refactored: IO operations, logical functionality, database functionality and the functionality of the text-based user interface have been separated into their own modules.

About

A Python program for managing to-do lists. My project for an introductory Python programming course offered by University of Helsinki's Open University, summer 2018.


Languages

Language:Python 100.0%