Coder Social home page Coder Social logo

kevinjustees / taxotaxi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from viasmit/taxotaxi

0.0 0.0 0.0 46.16 MB

TaxoTaxi.com: A Taxi Booking/Management Platform.

Home Page: https://taxotaxi.com/

JavaScript 26.84% Python 7.57% CSS 20.05% HTML 45.53% Dockerfile 0.01%

taxotaxi's Introduction

Visits Badge Created Badge Updated Badge

forthebadge forthebadge forthebadge forthebadge forthebadge

Table of Contents

About the Project

TaxoTaxi is facilitating a platform to connect customers and drivers. TaxoTaxi wanted to expand their business by building a robust and real-time system which will help them to grow. They wanted to create a seamless network of customers, drivers ,cab owners and TaxoTaxi to provide best customer experience everyday.

This system also helps TaxoTaxi to track the activity of all the registered Users i.e. drivers/customers/owner.

Built With

  • Django

Back to Table of Contents

Getting Started

Prerequisites

  • Python
  • Django

Installation

  • Backend

    pip install -r requirements.txt
    python manage.py makemigrations
    python manage.py migrate

Usage

  • To Create Super User

    python3 manage.py createsuperuser
  • To Run Server

    python3 manage.py runserver

Back to Table of Contents

Frontend

  • Django template language

    Django’s template language is designed to strike a balance between power and ease. It’s designed to feel comfortable to those used to working with HTML. If you have any exposure to other text-based template languages, such as Smarty or Jinja2, you should feel right at home with Django’s templates.

Backend

  • Django

    Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It's free and open source.

    • Why Django ?
      • Ridiculously fast
      • Reassuringly secure
      • Exceedingly scalable
      • Incredibly versatile
      • Easy to Integrate with Python Libraries/Functions

Features

  • Customer Module

    • Registration and login for Customer
    • Customer can Modify his/her profile
    • Customer can select One Way/Round Trip and Multi City Trip
    • Customer can have a access of own activity dashboard
    • Customer can view own trip history
    • Customer will receive notification for each activity related to him/her.
    • Customer can pay fare online or offline mode as per the policy
    • Customers can schedule immediate/later ride as per their convenience
    • Customer can view the rating of any Driver/Cab
    • Customer can give the rating for Cab and Driver related to him/her
  • Vendor/Driver Module

    • Registration and login for Vendor/Driver
    • Vendor/Driver can Modify his/her profile
    • Vendor/Driver can have a access of own activity dashboard
    • Vendor/Driver can view own schedule ( upcoming rides).
    • Vendor/Driver will receive notification for each activity related to him/her.
    • Vendor/Driver can view their ride history (Past Completed Ride).
    • Vendor/Driver can select the area as per their convenience.(From where they want expect ride)
    • Vendor/Driver can view the rating of Customer
    • Vendor/Driver can give the rating for Customer after completing the ride.
  • Admin Module

    • Enable and Disable Customer/Driver
    • Admin can have a access for complete dashboard activities
    • Admin can add/modify the Customer/Driver Details
    • Admin will receive notification for each activity
    • Admin can generate weekly/monthly report from activity dashboard
    • Admin can view total revenue w.r.t. Customer or Driver
    • Admin can modify fare structure
    • Admin can modify pickup locations

Back to Table of Contents

Screenshots

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

taxotaxi's People

Contributors

stiwari210 avatar saksham1991999 avatar abhi2080 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.