Code Monkey home page Code Monkey logo

vehicle_management's Introduction

Vehicle Management System

A comprehensive and user-friendly application to manage and organize your vehicle information with role-based access management.

Table of Contents

Introduction

Vehicle Management System is an application designed to keep track of all your vehicle information in one place, with the added capability of role-based access management. This application is perfect for store their information in an organized manner. With this application, you can easily add, edit, and view all the information related to your vehicles, including the vehicle number, type, model, and description.

Features

  • Add and manage vehicle information
  • View and update vehicle details
  • Role-based access management system

Used Technologies

  • Html
  • Bootstrap
  • CSS
  • Django

Installation

This application is built with Python and Django and can be installed on your local machine by following the steps below:

  1. Clone the repository by running the following command:
    $ git clone https://github.com/alfik1/vehicle_management.git
    
  2. Install the required dependencies by running the following command:
    $ pip install -r requirements.txt
    
  3. Run the following commands to migrate the database and create a superuser:
     python manage.py migrate
    
    
  4. Start the development server by running the following command:
     python manage.py runserver
    
  5. Open a web browser and navigate to http://127.0.0.1:8000/ to access the application.

Usage

After installing the application, you can start using it by logging in to the system using the superuser credentials created during Registration. From the dashboard, you can add, edit, and view all the information related to your vehicles based on your role's permissions.

Access Management

The Vehicle Management System has a role-based access management system with threetypes of roles: Super admin, Admin, and User. Each role has different permissions as described below:

  • Super admin: Super admin has full access to all the functionalities, including the ability to perform CRUD operations.
  • Admin: Admin has the ability to edit and view vehicle information but cannot delete it.
  • User: User can only view vehicle information and cannot make any changes to it.

Images

Images Views of Super Admin

  • Registration
  • Login
  • To add vehicle details
  • To Update Vehicle details
  • Dashboard -Edit and Delete options

Admin Home View

User dashbaord with only viewing option

vehicle_management's People

Contributors

alfik1 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.