Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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