It is my first Project of backend. Used Java as Programming language and used SQL as database to store all the data. Admin password and username has been hardcode . Admin username = "username" and password = "password".
Dynamic function for students and authectication process before changing any personal details.
Separate functions created for both Admin and Student so both have different responsibilities and access. Features are given in features section below.
- Admin Login
- Student Login
- register new Student
- Add new Course and its updation
- View All Student's details according to different keywords
- View All Courses according to different keywords
- Register new Courses
- Delete exisiting Courses
- Register into Courses by Students with Authentication
- Get all data from two or more tables at once and much more...
Client: Java
Server: SQL
If you have any feedback, please reach out to us at nnorth87@gmail.com
Subhajit Saha[subhajit51193]