Skip to content

debjit20504/CABKARO

Repository files navigation

CABKARO

This app will help users to book cabs once they login into their account and select a pickup and drop location. Based on this information and the availability of drivers, we will map customers to drivers and register a ride. This application gives an interactive user interface, made using Streamlit. Database management was done using MySQL-python connectivity.

Prerequisites

Your computer must have Python installed

Installation

Now as you have installled python lets move forward

  1. Clone the repo
    git clone https://github.com/debjit20504/CABKARO.git
  2. Install requirement file
    python -m pip install -r requirements.txt
  3. Run the webapp
     python -m streamlit run cabkaro.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published