Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 542 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 542 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
  • SQLite3 Library
  • SQLite Studio