Skip to content

ariansadeghi2/AdmissionSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admission System

This is a Admission System webapplication with Spring boot framwork, and Hibernate object-relational mapping with database. It also has permission based login with spring security framwork.

Install

Dependencies

You need following:

-Java -maven -Relational Database -Servlet container(optional)

Install repo and requirements

Modify application.properties file base on your database.

AdmissionSystem

After installing maven you can download application library and compiling program by

$ mvn clean install

Demo

Test Inference

You can test the the app with running AdmissionSystemApplication.

Or you can get package and put it in servlet container.

$ mvn package

You can try to login with three registered user student, teacher, ar(admin). each one has their own permissions.

AdmissionSystem

First you need to login with login page "/login".

Here you can see studnet, teachers, courses, and result tables.

AdmissionSystem

you can also add, delete, and modify them by clicking on the link.

AdmissionSystem

Future

In the next version, you will be able to register username throw web application and verify your email by clicking on verification email that it sends you.

Moreover, please feel free to give us your feedback to share your experience.

Contact Me

LinkedIn: https://www.linkedin.com/in/arian-sadeghi-469696241

GitHub: https://github.com/Ariangca

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •