Git Product home page Git Product logo

dms's Introduction

Automotive Dealership Management System

Mission Statement

To create automotive dealership/workshop system that will run on all major platforms and provide access to all functionality and data through web based application.

Features

  • (in progress) Repair management
  • (in progress) Spareparts management
  • (in progress) Accounts and contacts management

Requirements

  • Web server
  • PHP
  • MySQL
  • CakePHP 1.3.6 or higher

Class Diagram

classDiagram
    Contact "1" -- "1.." ContactPhone
    Account "1" -- "1.." Contact
    Account "1" -- "1.." AccountPhone
    RepairOrder "1.." -- "1" Vehicle
    RepairOrder "1" -- "1.." Complaint
    Invoice "1" -- "1.." RepairOrder
    Repair "1" -- "1.." Labour
    Vehicle "1" -- "0..n" Registration
    Registration "1" -- "1" Account
    RepairOrder "1" -- "0..n"  PartTransaction
    PartTransaction "0..n" -- "0..n" Part
    Vehicle "1" -- "1" Type
    Complaint "1..*" -- "0..n" Repair
    Invoice "0..1" -- "0..n" PartTransaction
Loading

dms's People

Contributors

heryudi avatar

Stargazers

Laurențiu Dobrotă avatar swiftinitdotcom avatar  avatar

Watchers

 avatar Laurențiu Dobrotă avatar  avatar

Forkers

ssatish4u

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.