Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 490 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 490 Bytes

admission-portal

  • College Admission Portal which consist-
    • Submission of admission form by students with details & Files.
    • Admin can view the list of submission forms.
    • View each student details & File viewing/downloading facilities.
    • Accepting/Rejecting the admission form.

Tech Stack

  • Backend-
    • Java, Spring Boot, JPA, Maven, MySQL, Lombok.
  • Frontend-
    • Angular, HTML, CSS.

Backend

CRUD with uploading/downloading multiple files and saving in DB as Blob.