Skip to content

Tatakai7/Equipment_Requisition_System

Repository files navigation

This system allows employees to request equipment through a digital process, eliminating the need to do it on paper or in person. There are two types of users in the system: admins and regular users.

The ADMIN PAGE allows admins to add or remove users/employees, and to accept or decline user requests. image alt

The USER PAGE enables users to submit requests for the equipment they need. image alt

Usage

Those templates dependencies are maintained via pnpm via pnpm up -Lri.

This is the reason you see a pnpm-lock.yaml. That being said, any package manager will work. This file can be safely be removed once you clone a template.

$ npm install # or pnpm install or yarn install

Available Scripts

In the project directory, you can run:

npm run dev or npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

This system allows employees to make requests for equipment through a digital process, instead of needing to do it on paper or in person.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors