Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nayak-sahil/campusvoice
- Owner: Nayak-Sahil
- Created: 2023-10-20T05:18:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-25T14:10:10.000Z (7 months ago)
- Last Synced: 2024-06-26T06:45:12.417Z (7 months ago)
- Topics: nextjs, ui-design
- Language: JavaScript
- Homepage: https://dribbble.com/shots/24261869-CampusVoice-Interface
- Size: 1.51 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.