Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rd003/inventorymgtangular
- Owner: rd003
- Created: 2024-03-07T10:41:41.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-20T07:21:52.000Z (9 months ago)
- Last Synced: 2024-04-20T08:29:38.383Z (9 months ago)
- Topics: angular-material, angular17, ngrx-component-store
- Language: TypeScript
- Homepage:
- Size: 2.63 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)