Skip to content

A Digital Uniform Management System for optimizing college uniform processes during placements. It ensures real-time monitoring of measurements, distribution, payment status, issue resolution, mail for notification, and message facility.

License

Notifications You must be signed in to change notification settings

bhavy3103/Placement_Uniform_Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DE-PLACEMENT_PORTAL

Project Overview

Implemented a Digital Uniform Management System tailored for optimizing college uniform processes during placements. The system ensures real-time monitoring of measurements, distribution, payments, and issue resolution, streamlining administrative tasks. Its deployment enhances operational efficiency and facilitates seamless coordination, particularly during critical placement activities in the college context

Features

  1. Table view of all the enrolled students.
  2. The TPO coordinator can update or make changes in the status of students process points.
  3. students can raise queries for uniforms.
  4. students can also track their status for uniforms.
  5. Payment includation.(in future versions).

Installation Guide

1. Clone Repo.

2. cd client --> npm i

3. cd server --> npm i

4. Create a .env file in the root directory.

MONGO = Your_MONGO_URI
JWT_SECRET_KEY = Your_JWT_Secret_Key
USER = your Gmail here which has the app password
PASS = your app password here

Note: use your mail account in the "USER" env variable, from which you want to send mails. First, you'll need to create an app password to start the mail service.

5. cd server --> npm start

6. cd client --> npm start

About

A Digital Uniform Management System for optimizing college uniform processes during placements. It ensures real-time monitoring of measurements, distribution, payment status, issue resolution, mail for notification, and message facility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published