Skip to content

Fastlance is built using Python and Flask, and uses a MongoDB Atlas database to store and manage data related to ambulance bookings.

License

Notifications You must be signed in to change notification settings

himanshu-03/Ambulance-Booking-System

Repository files navigation

🚑 Ambulance-Booking-System

Fastlance is built using Python and Flask, and uses a MongoDB Atlas database to store and manage data related to ambulance bookings. The front-end of the application is built using HTML, CSS, and JavaScript, and includes features such as a booking form, a user registration and login system, and an admin panel for managing bookings.


👀 Screenshots


⚙️ Execution

  1. Clone our repo

    git clone https://github.com/himanshu-03/Ambulance-Booking-System
  2. Set up a virtual environment

    python -m venv env
  3. Activate the virtual environment

    env\Scripts\activate
  4. Install the dependencies

    pip install -r requirements.txt
  5. Run the FastAPI framework by typing:

    uvicorn main:app --reload
  6. Without closing the Terminal, open a live server for index.html and use our application

🪪 License

This project follows the MIT LICENSE.


Connect with me

Github     LinkedIn     Twitter     Instagram     Gmail   

(Back to top)

About

Fastlance is built using Python and Flask, and uses a MongoDB Atlas database to store and manage data related to ambulance bookings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published