Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 1.27 KB

README.md

File metadata and controls

25 lines (23 loc) · 1.27 KB

GAPP (Graduate Application Program)

This project also known as Graduate Application Program is a web portal for the students to apply a particular course in a university. The Web Portal has 3 user roles: -

  1. Admin
  2. Student
  3. Staff

Let me give you a brief overview of how each role uses the system.

1. Admin

  • Create/Update/Delete/View Departments.
  • Create Programs for a particular Department and also Deletion of Programs.
  • Create Additional requirement for any department for the students to apply.

2. Student

  • Student can view the previous saved/submitted applications. If the applications are saved and non-submitted, student can update the application too.
  • Student can create a new application by completing the steps necessary. The student has to fill the whole form step-by-step. The procedure is as follows:-
    1. Add Application Details. Choose Department and Program for the Department and term.
    2. Add Personal Details.
    3. Add Educational Details.
    4. Add Academic Records (GRE, TOEFL, GPA, Transcripts etc)
    5. Fill out Additional requirements if any.

3. Staff

  • Staff can view all of the applications applied by the students.
  • Rank the applications according to their data provided.
  • Send an admit or reject based on the merit.