Skip to content

A vehicles repair software /SoftUni task/ made with Angular and .NET

License

Notifications You must be signed in to change notification settings

rz-georgiev/MotoDev

Repository files navigation

LinkedIn


Logo

MotoDev

A car repairs shop software
Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

About The Project

MotoDev is a car repair shops management system, used for storing employees, clients and car repairs data. It is created after watching SoftUni's Angular and other tutorials to gain more skills in Angular, .NET & MySql /especially Angular/

You can directly browse and test the app on

Screenshots of the main screens

Dashboard

Product Name Screen Shot

User Profile Editor

Product Name Screen Shot

Repair Orders Detail / Editor

Product Name Screen Shot

Repair Orders Screen

Product Name Screen Shot

Clients Repair Tracker

Product Name Screen Shot

Mechanics Management Screen

Product Name Screen Shot

Built With

  • C#
  • .NET
  • Angular
  • MySQL
  • Bootstrap

Plain text description

  • C#/.NET
  • Angular
  • MySQL
  • Bootstrap - Nice Admin template
  • Material UI for the data tables
  • NG-ApexCharts for the dashboard screen

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo

    git clone https://github.com/rz-georgiev/MotoDev.git
  2. Install NPM packages

    npm install
  3. Setup a local mysql server

  4. Configure your API in appsettings.json, by filling blank properties inside

  5. Run "update-database" in your MotoDev.Infrastructure project

  6. Startup MotoDev.Api

    Get your localhost address and replace it in MotoDev.Client -> Urls.ts file
    Also set the IsInProd bool to false or true, depending on your environment purposes
  7. Startup your MotoDev.Client project using VSCode for example

    Get your localhost address and replace it in MotoDev.Client -> Urls.ts file
    Also set the IsInProd bool to false or true, depending on your environment purposes

(back to top)

License

Distributed under the Creative Commons Attribution-NonCommercial (CC BY-NC) 4.0. See LICENSE.txt for more information.

(back to top)

Contact

Website - http://radogeorgiev.space/

LinkedIn: https://www.linkedin.com/in/radoslav-georgiev-b53761194/

(back to top)

Acknowledgments

(back to top)

About

A vehicles repair software /SoftUni task/ made with Angular and .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published