This web application is designed as a centralized academic platform for Andhra University. It aims to streamline the academic workflow, promote transparency and accessibility, and enhance the overall academic experience for students and faculty.
View hosted demo site : au-central-hub
Login credentials :
Student portal:
email: [email protected]
password : asdf1234$
Faculty portal:
email: [email protected]
password: asdf1234$
- Assignment Submission: Students can view and submit assignments for their respective courses.
- Attendance Tracking: Students can check their attendance records.
- Academic Schedule: Access to an organized college schedule.
- Course Material Access: A repository for accessing course-related notes and materials.
- Assignment Management: Faculties can create and manage assignments for different courses.
- Attendance Management: Faculties can take and manage attendance, ensuring an accurate and efficient process.
- Academic Scheduling: Ability to view and manage academic schedules.
- Node.js
- Vue.js
- Firebase Account
- Clone the repository:
git clone https://github.com/GPSxtreme/au-central-hub.git
- Navigate to the project directory:
cd au-central-hub
- Install dependencies:
npm install
- Set up Firebase:
- Create a Firebase project.
- Configure Firebase Authentication and Firestore Database.
- Update the Firebase configuration in the project.
Run the application in development mode:
npm run serve
Access the application at http://localhost:8080
.
Contributions to the project are welcome. Please ensure to follow the project guidelines and code of conduct.
For any queries or suggestions, feel free to contact me at [email protected]
.