Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dorota1997/cars-api-angular
Frontend implementation in Angular 10 for modified API made in .NET Core 3.1 with filtering and different approach to edit data shown for client.
https://github.com/dorota1997/cars-api-angular
angular angular10 angular10-crud angular10-sample backend frontend frontend-samples
Last synced: about 1 month ago
JSON representation
Frontend implementation in Angular 10 for modified API made in .NET Core 3.1 with filtering and different approach to edit data shown for client.
- Host: GitHub
- URL: https://github.com/dorota1997/cars-api-angular
- Owner: Dorota1997
- License: mit
- Created: 2020-08-31T22:20:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T06:56:26.000Z (over 4 years ago)
- Last Synced: 2024-11-06T19:47:50.344Z (3 months ago)
- Topics: angular, angular10, angular10-crud, angular10-sample, backend, frontend, frontend-samples
- Language: C#
- Homepage:
- Size: 448 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cars App - frontend
About
Frontend implementation for modified car-themed-API made in .NET Core 3.1 done in Angular to practise framework and use best practises. App consists of two sections: dealers and order that were ready to use from backend. With project running you can perform typical CRUD operations for both sections. You can also filter table data.
Tools & Technologies
Angular 10, Bootstrap 4, Angular Material, VSC, VS2019
Running application
In order to run application:
1. Open frontend.
2. Runnpm run start
from terminal
3. Open backend.
4. Compile & Run project. (Note that app uses MSSQL as Database provider)
5. Frontend is available at:http://localhost:4200/
Screenshots
| | |
| :---: | :---: |
| | |
| | |