Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.13 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.13 KB

Automated-Student-Registration-System

It is a Java application to automate the process of registration of a student in a particular course(Android, Java ,JEE, PHP, Oracle etc).


The main user of the system :-

  • Administrator
  • Students

Roles for Administrator :-

  • Add a new Courses.
  • Update Fees of course.
  • Delete a course from any Training session.
  • Search information about a course.
  • Create Batch under a course.
  • Allocate students in a Batch under a course.
  • Update total seats of a batch.
  • View the students of every batch.

Roles for a Student :-

  • Register himself in a course with a username and password (email should be the username)
  • can update this details.
  • can see all the available course list.

Some Screenshots of my Project :-


main

admin

student