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
- Table view of all the enrolled students.
- The TPO coordinator can update or make changes in the status of students process points.
- students can raise queries for uniforms.
- students can also track their status for uniforms.
- Payment includation.(in future versions).
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.