Skip to content

MalteMagnussen/LegoHouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LegoHouse

by Malte Hviid-Magnussen

Project Description

JavaDocs

Deployment - Sometimes it starts acting up after a while. If so, please contact me and I'll reload it. Otherwise, please do a manual install, following instructions below.

Logins

Logins

Or just make your own customer account.

ER Diagram

ER Diagram

Installation

  1. Clone project from GitHub.
  2. Run SQL script in your MySQL workbench.
  3. Open the project in your IDE.
  4. Make sure the info in the Connector matches your SQL.
  5. Clean and build, just to be sure.
  6. Run the project.
  7. Log in as employee with robin@somewhere.com as email and batman as password.
  8. Or log in as user with jens@somewhere.com as email and jensen as password. Or just create a new user.

Views

  1. Index page. Login and Register. Index page. Login and Register.
  2. Customer page. When having 1 order and having that order selected and dropdown menu pressed. Customer page
  3. Employee page. When viewing an un-sent order. Employee page
Views are slightly outdated