Skip to content

Dorota1997/cars-api-angular

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks