Coder Social home page Coder Social logo

cab-booking-app's Introduction

Cab Booking Application

Overview

The application that allows user to book rides

This application helps the user & driver to onboard themselves with basic details and also update the current location.

This application helps the user to find & choose a ride based on driver's location

Table of Contents

Features

  1. The application allows users to book rides on a route.
  2. Users can register themself and make changes to their details.
  3. Driving partner can onboard on the system with the vehicle details
  4. Users can search and select one from multiple available rides on a route with the same source and destination based on the nearest to the user

Technologies

  • Java

Getting Started

Setup Instructions

  • Clone the repository & import the project in your workspace
https://github.com/iamrahulpanchal/cab-booking-app.git
  • Start Application

Project Structure

Name Description
src/com.cbapp/Driver.java Entry Point for the Java Application. Loads the Sample Data & Starts the Application
src/com.cbapp.dto Contains the Data Transfer Objects used to transfer data in the application
src/com.cbapp.entity Contains the Entity Objects used to interact with the database
src/com.cbapp.exception Contains the exception handler for any of the exception in the application
src/com.cbapp.repository Contains the code to interact with the database
src/com.cbapp.service Contains the code to perform the operations in the application.
src/com.cbapp.validation Contains the code to validate the Input data.

Sample Output

Sample Output

cab-booking-app's People

Contributors

iamrahulpanchal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.