Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.07 KB

File metadata and controls

33 lines (22 loc) · 1.07 KB

Checklist

Introduction

This project is about creating a Checklist with simple to use GUI. Save your bucket lists and all other requirements in the checklist.

Getting started

In order to run this script, you need to have Python and pip installed on your system. After you're done installing Python and pip, run the following command from your terminal to install the requirements from the same folder (directory) of the project.

pip install -r requirements.txt

After satisfying all the requirements for the project, Open the terminal in the project folder and run

python checklist.py

or

python3 checklist.py

depending upon the python version. Make sure that you are running the command from the same virtual environment in which the required modules are installed.

Demo pic of Checklist by akr

Now you are all set to explore the Checklist. Happy Hacking!!!!!!

Reporting Bugs

Feel free to report any buys or issues at the below github profile. Check out my Github profile a-k-r-a-k-r