Bauddhik-Geeks / Todo-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo-App

All Contributors

What this project is about?

disorganized-a-little-disorganied

As the name itself manifest, it's a to-do application to schedule⏳ your day's work at single place so that you don't miss out any and be more organised and productive. As a developer you have tons🤯 of things in an day to do. So, having a application to manage it all will ease your work.

organised

What all Tech-Stack it uses?

  • Python

Libraries of Python:

  • pickle Module(basic)
  • sqlite Module(basic)
  • tkinter Module

How does it work and look like?

  • Step 1: First fork this project and then clone it on you local machine using the following command:
git clone <url of your forked repo>
  • Step 2: Install the above mentioned libraries on your local using pip with the following command:
pip install <name of module>
  • Hurrah!🥳 You are done Open any editor like VS code or Sublime and then open the folder of your project, run the TODO.py labeled python file. You will see a window similar to

User Stories

  • Add Item
  • Delete Item
  • Cross Item(when its Done)
  • Uncross Item
  • Delete Cross Item
  • Day(Light) Mode
  • Night(Dark) Mode

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Deepu John

💻

Kishan

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About


Languages

Language:Python 100.0%