Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nayak-sahil/campusvoice

🏫 CampusVoice is a user-friendly web application designed to help college students raise queries and provide feedback.
https://github.com/nayak-sahil/campusvoice

nextjs ui-design

Last synced: 27 days ago
JSON representation

🏫 CampusVoice is a user-friendly web application designed to help college students raise queries and provide feedback.

Awesome Lists containing this project

README

        

# 🏫 CampusVoice
- 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.

## ✨ Key Features
- **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.

## 🎨 Design Interface
**Take a sneak peek at the CampusVoice interface!** 🌟 [Explore a Glimpse of the Interface](https://dribbble.com/shots/24261869-CampusVoice-Interface)



## 🔐 Credential Usage
For **QueryResolver**
| Role | User ID | Email | Password |
|-----------------|------------|--------------------------|-------------|
| **User 1** | 11623001 | [email protected] | random1234 |
| **User 2** | 11623003 | - | resolver123 |

For **Student**
| User | User ID | Password |
|-----------------|------------|-------------|
| **User 1** | 01623001 | arjav1234 |
| **User 2** | 01623002 | random1234 |

## 🗃 Relational Database:



## 🛡 Tips to avoid Errors
1. **Install dependencies**: Ensure you run `npm install` before starting the application.
2. **Database Date Format**: Check that the date format in your database is set to `year-month-date`.