Skip to content

Automated Student Registration System : lets you enter details of Students and manage those details according to various queries. This is a Console based application hence not deployed anywhere

Notifications You must be signed in to change notification settings

subhajit51193/brainy-thread-7805

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automated Student Registration System[Console Based Application]

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.

Features

  • 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...

Tech Stack

Client: Java

Server: SQL

Feedback

If you have any feedback, please reach out to us at nnorth87@gmail.com

Author

Subhajit Saha[subhajit51193]

🔗 Links

portfolio linkedin

About

Automated Student Registration System : lets you enter details of Students and manage those details according to various queries. This is a Console based application hence not deployed anywhere

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages