Skip to content

(Written in Python 2.7) A very basic parking management system to deploy in a fee-based parking lot.

Notifications You must be signed in to change notification settings

p0larstern/parkeasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parkeasy

(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.

How to setup the app

  1. Download or Clone the repository
  1. Install py2exe on your machine
  2. Open cmd in the repository folder
  3. Run the following command in cmd after installing py2exe
python setup.py py2exe
  1. Move logo.txt to the newly created bin folder
  2. Run parkeasy.exe

About

(Written in Python 2.7) A very basic parking management system to deploy in a fee-based parking lot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages