Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 539 Bytes

File metadata and controls

16 lines (11 loc) · 539 Bytes

Taxi-Booking-System-Using-Python-GUI-tkinter

This is a basic application to book a taxi by a user. When the project starts user will login with his/her credentials and the user need to give the pick up and drop point to the system and book the ride.

Technologies used in this project :

  1. Python
  2. Tkinter

This repository is participating in Hacktoberfest2021. Submit a Valid Pull Request, Code will be reviewed and merged.

Happy Hacking!!

Requirment

  1. Python 2.x or 3.x
  2. Tkinter library for GUI (Graphical User Interface)