Skip to content

maniac-24/MechResQ-On-Road-Breakdown-Assistance-Project

Repository files navigation

On-road Vehicle Breakdown Assistance Finder

This is a Django-based web application to help users find vehicle breakdown assistance services nearby.

Features

  • User registration and login
  • Mechanic registration
  • Service request management
  • Profile management with profile picture upload
  • Payment integration (Stripe)

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/Hruthikgowdahk/On-road-vehicle-breakdown-assistance-finder.git
  2. Navigate to the project directory:
    cd "on road vehicle breakdown/on road vehicle breakdown"
  3. Install dependencies:
    pip install -r requirements.txt
  4. Run migrations:
    python index.py migrate
  5. Create a superuser (optional):
    python index.py createsuperuser
  6. Start the development server:
    python index.py runserver

Usage

  • Access the app at http://127.0.0.1:8000/
  • Register as a user or mechanic
  • Request or provide breakdown assistance

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

MechResQ – On-Road Breakdown Assistance is a web and mobile-based platform that helps vehicle owners during roadside emergencies. It connects stranded users with nearby mechanics or service providers in real time, using features like live location tracking, AI-powered issue diagnostics, and service provider management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors