EN

Platform UI is currently English-only. Other languages here track your preference for future translations.

Go to Home

Autoservise

A Django-based automotive service management web application for handling auto repair and cargo transport services.

View the App

Built for Automotive Efficiency

Everything you need to manage auto repair and cargo transport operations in one streamlined Django application.

πŸ”§

Auto Repair Services

Dedicated functionality for automotive repair management β€” track repairs, service history, and workshop scheduling with ease.

πŸš›

Cargo Transport

Transportation service handling capabilities built right in, so you can manage logistics alongside your repair operations.

πŸ–₯️

Web Interface

Clean HTML templates for service management β€” intuitive, responsive, and designed for daily use by your team.

πŸ—„οΈ

Database Integration

SQLite database with Django ORM for reliable data storage, with PostgreSQL support available via psycopg2-binary.

πŸš€

Production Ready

Configured for deployment with Gunicorn and WhiteNoise β€” Heroku-ready with a Procfile, so you can go live fast.


Built with Proven Tech

A modern, production-grade stack that keeps your application fast, reliable, and easy to deploy.

🐍 Django + Python Django 6.0.5 web framework
πŸ’Ύ SQLite via Django ORM with PostgreSQL support
βš™οΈ Production‑ready Gunicorn + WhiteNoise

Project Structure

autoservise/
β”œβ”€β”€ config/          # Django project configuration
β”œβ”€β”€ services/        # Main application module
β”‚   β”œβ”€β”€ templates/   # HTML templates
β”‚   β”œβ”€β”€ models.py    # Database models
β”‚   β”œβ”€β”€ views.py     # View controllers
β”‚   └── forms.py     # Django forms
β”œβ”€β”€ requirements.txt # Python dependencies
└── manage.py       # Django management script

Getting Started

  1. 1

    Install dependencies:

    pip install -r requirements.txt
  2. 2

    Run database migrations:

    python manage.py migrate
  3. 3

    Start the development server:

    python manage.py runserver

The application includes templates for the home page, auto repair services, and cargo transport functionality β€” a comprehensive automotive service management system ready to explore.

Ready to streamline your auto service management?

Hosted and ready β€” no installation required.

Get Started

Reconnecting to the server...

Reconnecting in sec.

Failed to reconnect.
The page will reload automatically.

Session paused by the server.

Failed to resume the session.
Reloading the page...