Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 519 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 519 Bytes

RydeEasy - Taxi Booking System

This is a text-based application that allow users to book and manage trips, as well as cancel bookings either by creating a new account or signing in with an existing login credentials.

Technologies used in this project:

  • Python
  • SQLite as the database engine for data storage, data retrieval and data allocation

This repository is my first-year project. Submit a valid pull request, code will be reviewed and merged.

Happy Hacking!!

Requirements

  • Python 3.x
  • SQLite 3