Code Monkey home page Code Monkey logo

bookingbackend's Introduction

B2B Taxi Booking Web Application

Welcome to our B2B Taxi Booking Web Application repository! This application is built using the Laravel framework and is designed specifically for business-to-business taxi bookings.

Demo Video

Demo Video

Credentials

Please check console after db::seed command for Dummy credentials of Admin, Drivers and Partners

Features

  • User-friendly Interface: Easily book taxis for your business needs through a simple and intuitive interface.

  • B2B Booking: Tailored for business users, allowing efficient and seamless booking processes.

  • Secure Authentication: Ensure the security of your business data with robust user authentication.

  • Real-time Tracking: Track the location of your booked taxis in real-time, ensuring accurate and timely arrivals.

  • Customized Reports: Generate customized reports for your business travel expenses and usage.

Getting Started

Follow these steps to set up and run the B2B Taxi Booking Web Application locally:

  1. Clone the Repository:

    git clone https://github.com/mnadeemasghar/BookingBackEnd.git
  2. Install Dependencies:

    composer install
  3. Copy Environment File:

    cp .env.example .env
  4. Generate Application Key:

    php artisan key:generate
  5. Configure Database: Update the .env file with your database connection details.

  6. Run Migrations and database seeder:

    php artisan migrate --seed
  7. Serve the Application:

    php artisan serve

Visit http://localhost:8000 in your browser to access the B2B Taxi Booking Web Application.

Contributing

We welcome contributions from the community! If you'd like to contribute, please follow our Contribution Guidelines.

License

This B2B Taxi Booking Web Application is open-source and licensed under the MIT License.

bookingbackend's People

Contributors

mnadeemasghar avatar ahmadzaib 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.