Mariama310 / Todo-list-application-Kane-CDOF4

A console based application to help keep track of tasks. You should be able to add, delete, complete tasks
MIT License
0 stars 0 forks source link

Todo List Application

This is a simple console-based todo list application implemented in Python.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them:

Installing

  1. Clone the repository: git clone https://github.com/Mariama310/todo-list-application.git

  2. Navigate to the project directory: cd todo-list-application

  3. Install dependencies: pip install -r requirements.txt

Running the Application

To run the application, execute the following command: python todo.py

Deployment

Add additional notes about how to deploy this on a live system.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.