Skip to content

codeflare-labs/rapidAid

Repository files navigation

RapidAid

Emergency Ambulance Booking System

RapidAid is a comprehensive emergency ambulance booking system that provides:

  • Admin Panel: Complete backend API and frontend dashboard for managing ambulances, drivers, bookings, and users
  • User Interface: React-based application for users to book ambulances and track services
  • Real-time Tracking: Live ambulance tracking and status updates
  • Multi-role Support: Admin, driver, and user roles with appropriate permissions

Project Structure

RapidAid/
├── Admin-panel/
│   ├── backend/          # Node.js backend API
│   └── frontend/         # React admin dashboard
└── User/
    └── user_frontend/    # React user application

Technologies Used

  • Backend: Node.js, Express.js, MongoDB
  • Frontend: React.js
  • Authentication: JWT tokens
  • Real-time: Socket.io
  • Styling: CSS3

Getting Started

  1. Clone the repository
  2. Install dependencies for each component
  3. Configure environment variables
  4. Start the services

For detailed setup instructions, refer to the README files in each component directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •