AdminConnect is a grievance redressal and monitoring system designed to streamline administrative processes in educational institutions. By minimizing physical presence, it enhances communication between students, faculty, and administration, making query handling efficient and organized.
-
For Users (Mobile App):
- Create and track queries.
- View status updates in real-time.
- Access query history.
- Notifications and remarks from the administration.
-
For Admins (Web Platform):
- Create and manage user queries.
- Update query statuses.
- Transfer queries across departments.
- Role-based access control.
- Language: Kotlin with Jetpack Compose.
- Tools: Android Studio.
- Languages: HTML, CSS, JavaScript.
- Framework: None specified (uses basic web technologies).
- Language: Go (Golang).
- Database: PostgreSQL.
- Hosting: Localhost for testing (extendable to cloud services).
- Android Studio for the mobile app.
- VS Code or any code editor for web development.
- PostgreSQL installed and configured.
- Clone the repository:
git clone https://github.com/itsNavinSingh/AdminConnect.git cd AdminConnect