From c39256e50f6bf2ec750b8834546680e980250fab Mon Sep 17 00:00:00 2001 From: iulian Date: Sun, 19 Oct 2025 22:29:30 +0100 Subject: [PATCH] Update README with application screenshots Added images of various application pages to README. --- README.md | 34 ++++++++++------------------------ 1 file changed, 10 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 2b26d8d..c5b5ca0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,15 @@ Vehicle Management System is a self-hosted web application designed to help you track and manage all aspects of your vehicle maintenance, expenses, and records. Built with Python Flask and SQLite, this application runs entirely on your own infrastructure, ensuring complete data privacy and control. + +welcome page +settings page +login page +garage page +detailed view + + + ## Features ### Vehicle Management @@ -83,25 +92,6 @@ Vehicle Management System is a self-hosted web application designed to help you - Minimum 1GB RAM - 5GB free disk space -### Quick Start - -1. Clone the repository - -git clone https://github.com/aiulian25/vehicle-management.git -cd vehicle-managemen - -Build and start the application: - -Access the application: -http://localhost:5000 -Create your first account on the registration page. - -### Manual Installation (Without Docker) - -Clone the repository: -git clone https://github.com/aiulian25/vehicle-management.git - - ## Usage ### Adding a Vehicle @@ -231,10 +221,6 @@ For issues, questions, or feature requests, please open an issue on GitHub. ## Roadmap -- Mobile native applications -- API for third-party integrations -- Cloud sync option -- Multi-user support with role-based access - Advanced reporting and analytics -- Integration with OBD-II devices +