Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.47 KB

File metadata and controls

38 lines (26 loc) · 1.47 KB

COMP2000 Assessment

COMP2000 Coursework by Khodadad (Adrian) Nouchin. An automated checkout system for a supermarket. This project got 100/100.

Download

You can either download an executable JAR file from the Releases section, or you can download the source code and open it with IntelliJ instead. The run configuration can be found below, with the main class being "com.xtrendence.acs.view.CustomerArea".

Run Configuration

Main Class Package
CustomerArea com.xtrendence.acs.view

Login Details

Username Password
Xtrendence adm1nP4ss
James f0rTh3HayT3rs
Hannibal n1ceChi4nt1

External Libraries

Library Author
JUnit JUnit Team
Mockito Mockito Team
Gson Google
bcrypt Patrick Favre

Other Resources

Resource Author
Font Awesome Font Awesome Team

X Mart - Automated Checkout System