AlanRenteriaP / WMS-Frontend

Frontend interface for the Warehouse Management System (WMS), built with React.js and Material-UI. It provides a user-friendly experience for managing inventory, orders, users, and more, with seamless integration with the backend services.
Other
0 stars 0 forks source link

Authentication System #8

Closed AlanRenteriaP closed 4 weeks ago

AlanRenteriaP commented 4 weeks ago

Authentication System

Description:

Implement a secure user authentication system for the Warehouse Management System (WMS). The authentication system should ensure that users can securely log in and access the application based on their credentials. This task includes setting up authentication mechanisms, integrating them with the user database, and ensuring secure password storage.

Project 1: Backend Authentication System

Project 2: Frontend Authentication System

AlanRenteriaP commented 4 weeks ago

done!