WMS
Workshop Management System is a project developed for the Web Project course at NTNU. This is a management system to be used at the workshop at NTNU Gjøvik. Users can borrow tools using a calendar system, ensuring proper bookings and avoiding double bookings. Additionally, users can submit reports based on the tools they use.
Technologies used
react
tailwindcss
typescript
express
supabase
Project credits
- - Nicolas Laukemann
- - Alexandra Eloise Vanje
- - Thor Ivar Nirisen Johansen
- - Håvard Aleksander Larsen
About
In addition to being a tool booking system, it also serves as a management system for workshop administrators. Administrators can check reports, create and edit tools, and manage user accounts.
Development
The system was built using React and Tailwind CSS for the front-end. For the back-end, we utilized Express and TypeScript, with Supabase as the database.