Table of Contents
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/
- Url: http://motodev.space/
- Username: [email protected]
- Password: !Motodev1
- C#/.NET
- Angular
- MySQL
- Bootstrap - Nice Admin template
- Material UI for the data tables
- NG-ApexCharts for the dashboard screen
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.
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
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.
-
Clone the repo
git clone https://github.com/rz-georgiev/MotoDev.git
-
Install NPM packages
npm install
-
Setup a local mysql server
-
Configure your API in
appsettings.json
, by filling blank properties inside -
Run "update-database" in your MotoDev.Infrastructure project
-
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
-
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
Distributed under the Creative Commons Attribution-NonCommercial (CC BY-NC) 4.0. See LICENSE.txt
for more information.
Website - http://radogeorgiev.space/
LinkedIn: https://www.linkedin.com/in/radoslav-georgiev-b53761194/