Skip to content

mcontractor/Added-Value-swen610-F4-09272020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Added-Value-swen610-F4-09272020

Software Engineering Course Project, SWEN-610

Getting Started

  1. The project file can be opened up with IntelliJ IDEA.
  2. Once project is opened with IntelliJ IDEA, click on pom.xml and refresh Maven sources.
  3. If you are getting any errors about Java.ClassNotFoundException about MySQL. This can be missing MySQL connector not being imported. Import mysql-connector-java-8.0.21 through Module settings.
  4. Once everything is running, access MyPLS through http://localhost:8080/register
  5. To set up the database locally, add the Data Source MySQL and add jdbc:mysql://b8bfeaec94d3d2:[email protected]:3306/mypls as the URL. Test the connection, you should now be connected.
  6. We are using JDBC Connector v8.0.2

Some test users are given below:

  1. learner role: email: [email protected] password: 123456 email: [email protected] password: 123456

  2. professor role: email: [email protected] password: 123456 email: [email protected] password: 123456

  3. admin role: email: [email protected] password: 123456

About

Software Engineering Course Project, SWEN-610

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •