This project was generated with Angular CLI version 18.0.1.
This WMS (Warehouse Management System) is a web-based platform designed to streamline warehouse operations by managing transactions, stock movements, invoices, and products.
- User Accounts: Create an account, log in, and manage your profile.
- Transaction Management: Handles all voucher types (types de Bon) including entries, exits, deliveries, and transfers..
- Real-Time Stock Management: Updates and monitors stock movements per user and warehouse instantly.
- Billing & Invoicing: Generates consolidated invoices.
- products management: Enables admins to manage all products.
- Frontend: Angular 18, CSS
- Backend: Spring Boot https://github.com/Touterima/WMS__Front.git
- Database: MySQL
- Additional Libraries: angular material, chart.js,JWT Authentication
-
Clone the repository:
git clone https://github.com/Touterima/WMS__Front.git cd WMSFrontClone backend repository
git clone https://github.com/Touterima/WMS__Front.git cd WMS -
Install dependencies for both the client and server:
npm install
-
Run the development server:
ng serve
Then navigate to:
http://localhost:4200/
- Scan the Purchase voucher to accept the transaction : 
This project is licensed under the MIT License.









