Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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. Run npm 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

| | |
| :---: | :---: |
| #toadd | #toadd |
| #toadd | #toadd |