Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rd003/inventorymgtangular

Basic inventory management project with angular and .net core apis.
https://github.com/rd003/inventorymgtangular

angular-material angular17 ngrx-component-store

Last synced: about 2 months ago
JSON representation

Basic inventory management project with angular and .net core apis.

Awesome Lists containing this project

README

        

# InventoryMgtAngular

Basic inventory management project with angular and .net core apis.

## Development server

Run `ng serve --open`

## Tech Stack

- Angular 17
- Angular material
- Ngrx componnent store
- [.Net 8 apis](https://github.com/rd003/InventoryMgt_AspNetCore_Backend) for backend

## Backend url

Backend of this project made with .net core 8 apis.
For running this project.You need both projects. Please follow this [link](https://github.com/rd003/InventoryMgt_AspNetCore_Backend) to get the backend project.

![Inventory Management Screenshot](https://github.com/rd003/InventoryMgtAngular/blob/master/screenshot1.jpg)