Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AshuYadav2004 committed Jul 2, 2024
2 parents 0f707ad + f3a9f91 commit aae963c
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# We Care Cab - Admin Panel

Welcome to the We Care Cab Admin Panel! This admin panel provides the tools and functionalities to manage the We Care Cab booking system efficiently.

## Features

- **Dashboard**: Get an overview of the cab booking statistics, including total bookings, active rides, and more.
- **Manage Bookings**: View, edit, and manage all cab bookings.
- **Driver Management**: Add, update, and remove driver information.
- **Cab Management**: Manage cab details including availability and maintenance schedules.
- **User Management**: Handle user accounts, view user details, and manage permissions.
- **Reports**: Generate and view reports on cab bookings, driver performance, and more.

## Getting Started

1. Clone the repository:
```bash
git clone https://github.com/ashuyadav2004/We_Care_Cab.git
```
2. Navigate to the project directory:
```bash
cd We_Care_Cab
```
3. Open `index.html` in your browser to start the admin panel.

## Live Demo

Check out the live demo of the admin panel [here](https://ashuyadav2004.github.io/We_Care_Cab/).

## Technologies Used

- **HTML5 & CSS3**: For the basic structure and styling.
- **Bootstrap**: For responsive design and layout.
- **JavaScript**: For interactive functionalities.

## Contributing

We welcome contributions! Please fork the repository and submit a pull request with your changes.

## License

This project is licensed under the MIT License.

0 comments on commit aae963c

Please sign in to comment.