Git Product home page Git Product logo

bookcab's Introduction

logo

OSMD Book Cab (One Source Multiple Destination)

OSMD Cab Infrastructure

  • One Source, Multiple Destination Book Cab App, is a cab app Website that focuses on optimizing the approach of booking shared from a single source.

  • We target organizations such as large MNC offices, Schools, or prominent gathering places, which are handled by an organization that has many individuals and wants to implement their own cab services.

  • This Idea focuses on providing the common Open-Source Infrastructure to the Organizations to implement their own software in delivering the cab services or integrate in already existing infrastructure.

How it Works

This Algorithm for this app is created by NSIT Last year student colaborated with Swapnil Shinde for Implementation. Last year project NSIT 1.It Is based on Bellman Ford algorith for shortest path | One source Multiple destination. 2.This app takes the Const Starting point which will be same for all users , it can be a organisation or a school. 3.then it optimises the path for one source to multiple destination

What is Bellman-Ford Algorithm

The Bellman–Ford algorithm is an algorithm that computes shortest paths from a single source vertex to all of the other vertices in a weighted digraph.

Login

DeepinScreenshot_select-area_20220207153128

Booking Cab

DeepinScreenshot_select-area_20220207153250

Your Bookings

DeepinScreenshot_select-area_20220207153341

Bookings accepted

DeepinScreenshot_select-area_20220207153528

Individual Bookings Info (info of people who will be sitting on same shared cab).

DeepinScreenshot_select-area_20220207153552

Chat Functionality.

DeepinScreenshot_select-area_20220207153749

Getting Started

Add google maps API.

  • go to google developer console and enable and generate your own Google Maps Api
  • add the api to .env file.

Add Redis Host URI.

  • go to redis lab and setup your own redis database
  • add the redis host uri to .env

Setup and Run the Application

  • pip install requirements.txt
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py runserver

bookcab's People

Contributors

atmegabuzz avatar

Stargazers

 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.