(Written in Python 2.7) A very basic parking management systems to deploy in a fee-based parking lot.
Only works on Windows with Python2 installed
IMPORTANT: I made this very basic project when I was in school, now I want to start contributing to open-source projects and also want to improve my programming and teamwork skills. I welcome all the contributers who want to help me improve the project in any aspect, like design, stablility, efficiency and scalability. I would appreciate any advice and contribution.
- Download or Clone the repository
- Install py2exe on your machine
- Open
cmd
in the repository folder - Run the following command in cmd after installing py2exe
python setup.py py2exe
- Move logo.txt to the newly created bin folder
- Run parkeasy.exe