- CampusVoice is a user-friendly web application designed to help college students raise queries and provide feedback.
- We understand that dealing with college-related issues can be quite challenging, particularly for new students who may be unfamiliar with the proper procedures for expressing their concerns or queries.
-
Auto-routing to appropriate departments:
As a fresher, students no longer need to worry about whom to approach or where to file a complaint. The system automatically routes their questions and concerns to the appropriate college departments responsible for resolving the issues.
Take a sneak peek at the CampusVoice interface! π Explore a Glimpse of the Interface
For QueryResolver
Role | User ID | Password | |
---|---|---|---|
User 1 | 11623001 | queryresolver@gmail.com | random1234 |
User 2 | 11623003 | - | resolver123 |
For Student
User | User ID | Password |
---|---|---|
User 1 | 01623001 | arjav1234 |
User 2 | 01623002 | random1234 |
- Install dependencies: Ensure you run
npm install
before starting the application. - Database Date Format: Check that the date format in your database is set to
year-month-date
.