Skip to content
/ Ta-Do Public

A simple todo list app, using flet framework in python.

License

Notifications You must be signed in to change notification settings

taaaf11/Ta-Do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge made-with-python

Ta-Do

A simple todo app, using flet framework in python.

Appearance

Let's Run it!!

  1. Clone the repo or download zip.
  2. Open terminal in the cloned or extracted directory.
  3. Run the following commands:
  4. Creating virtual environment: python -m venv .env
  5. Activating the environment: .env\Scripts\activate ('.env' appears at the start of prompt)
  6. Installing required packages: pip install -r requirements.txt
  7. Running the app: python main.py
  8. Deactivating the environment: deactivate

Versioning info

The following versioning scheme is used:
[major].[bugfix].[minor]

Issues

In case of any issues in the app, straight create an issue. PRs are welcome.

License

The good ol' MIT license.
Attribution and credits are required.

Buy me a Coffeee

If you like this app, please consider buying me a coffee! Your support means great to me! 🤍

Buy Me A Coffee

About

A simple todo list app, using flet framework in python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages