Skip to content

juan-canseco-dev/inventory-app-angular

Repository files navigation

📦 Inventory App – Angular (Work in Progress)

Frontend for the Inventory Management System, designed to work with the
👉 Backend API built with .NET C#.

This project includes product management, authentication, roles, a dashboard, and a clean modular architecture built with Angular.


🏗️ Project Structure

├───src
│   ├───app
│   │   ├───core
│   │   │   ├───guards
│   │   │   ├───models
│   │   │   ├───pipes
│   │   │   └───services
│   │   ├───features
│   │   │   ├───account
│   │   │   ├───auth
│   │   │   ├───dashboard
│   │   │   ├───main
│   │   │   ├───products
│   │   │   ├───roles
│   │   │   ├───static
│   │   │   └───users
│   │   ├───layouts
│   │   │   ├───footer
│   │   │   ├───navbar
│   │   │   └───sidebar
│   │   └───shared
│   │       └───controls

📸 Screenshots

Full UI preview of the current implementation.


About

Work-in-progress Angular inventory application focused on product, stock, and category management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors