Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo-List-Task-1

Task 1 of Coding Samurai Todo list in Python I have created a Todo list command line application in python for the task of Coding Samurai. The application is purely written in python 3 and the database is in MySQL

Features :

  • Add tasks to the list
  • View all tasks
  • mark any task complete
  • delete a task not required

The application can executed at any platform like windows, linux and mac.

some of the modules are not inbuilt so you have to install rich module : pip install rich mysql-connector : pip install mysql-connector and pip install mysql-connector-python

make sure to source the .sql file in mysql before executing the application.

About

Task 1 of Coding Samurai Todo list in Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages