Skip to content

nickolyamba/Course-Student-Optimization-Part2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course-Student Optimization

This project requires:

Build Project

Place testdb.mv.db in the same folder as a 'src' folder
$ mvn clean install

Start Application

$ mvn spring-boot:run

Login as a user

Navigate to http://127.0.0.1:8080 . The site will prompt you to login.

To login as a student who hasn't completed two Foundation Courses and assigned to at most 2 classes:

  • username: ABERGE1
  • password: 123

To login as a student who has completed two Foundation Courses and assigned to at most 3 classes:

  • username: CMILLS1
  • password: 123

Login as an administrator

  • username: Aniced
  • password: 123