Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vivekraj21/plastic-zephyr-2114
COURSE MANAGEMENT SYSTEM : It is an application which makes scheduling of faculties in an Educational Institute easier and less complicated. It uses Java and mySQL to read,write and modify data.Project explaination video - https://drive.google.com/file/d/1y9cOPUmAOrJ_fhCqhfABDU16xMlEr7nO/view?usp=sharing
https://github.com/vivekraj21/plastic-zephyr-2114
git java sql
Last synced: 12 days ago
JSON representation
COURSE MANAGEMENT SYSTEM : It is an application which makes scheduling of faculties in an Educational Institute easier and less complicated. It uses Java and mySQL to read,write and modify data.Project explaination video - https://drive.google.com/file/d/1y9cOPUmAOrJ_fhCqhfABDU16xMlEr7nO/view?usp=sharing
- Host: GitHub
- URL: https://github.com/vivekraj21/plastic-zephyr-2114
- Owner: vivekraj21
- Created: 2022-09-29T14:17:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T16:22:49.000Z (over 2 years ago)
- Last Synced: 2024-11-06T23:41:22.661Z (2 months ago)
- Topics: git, java, sql
- Language: Java
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# plastic-zephyr-2114
![p1](https://trainingorchestra.com/wp-content/uploads/2017/10/course-management-system.png)
# Construct week project SB101 --- >
# COURSE MANAGEMENT SYSTEM
- It was an individual project and completed within 5 days.# Aim :
- In an educational Institute there are several courses running parallel every day. For every course there are several batches at same/different time. Every course has a session wise/day wise schedule. It will be difficult for the Faculty Head to know the status of every batch i.e what is the session taught at each day in a batch.
So the Automated Course Monitoring System will keep the records of all the courses,batches,faculties and the daywise update for every batch. It will also help the Faculty Head to maintain the course plan .# Features :
- MySQL is connected to Spring Tool Suit.
- Admin can create faculty, courses, batches, course plans etc.
- Admin can update data of faculty, course, batch and course plan.
- Faculty can get access to his batches data.
- Faculty can mark his attendance.
- Faculty can change his password.# Tech-Stack :
JAVA | SQL | GIT