Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raofin/scholarmate-frontend
Frontend of ScholarMate.
https://github.com/raofin/scholarmate-frontend
axios javascript nextjs tailwind-css university-management-system
Last synced: 7 days ago
JSON representation
Frontend of ScholarMate.
- Host: GitHub
- URL: https://github.com/raofin/scholarmate-frontend
- Owner: Raofin
- License: mit
- Created: 2023-04-02T21:56:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-29T06:15:38.000Z (9 months ago)
- Last Synced: 2024-02-29T07:27:39.637Z (9 months ago)
- Topics: axios, javascript, nextjs, tailwind-css, university-management-system
- Language: JavaScript
- Homepage:
- Size: 5.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ScholarMate
### Backend: [github.com/Raofin/ScholarMate](https://github.com/Raofin/ScholarMate)**ScholarMate** is a web-based university management system that facilitates course enrollment, grading, and administrative oversight, empowering students, faculty, and administrators to collaborate seamlessly. The project's key features include:
- Students can choose and enroll in courses relevant to their departments.
- Different departments offer courses tailored to their fields of study.
- Department heads assign instructors/faculty members to specific courses.
- Faculties can give students grades and marks.
- Students can view their marks and grades.
- Registrars approve students and oversee course schedules, student records, and transcript generation.
- Administrators have comprehensive access to the whole system.## Technologies
- **Language:** JavaScript and TypeScript
- **Backend:** NestJS, TypeORM
- **Frontend:** Next.js, Axios, Tailwind CSS
- **Database:** PostgreSQL## Schema Diagram
## Screenshots
## Getting Started
Use the following commands to start the project
```bash
npm install
``````bash
npm run dev
```## License
This project is licensed under the [MIT License](LICENSE).