Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 1.48 KB

File metadata and controls

53 lines (31 loc) · 1.48 KB

USE

Issue Stats

Introduction

USE - Unified Shopping Experience is an offline webshop prototype based mostly in java.

The project is our complete prototype solution to our project case "Electroshoppens Cross-Channel satsning".

Requirements

  • Platform: Linux, Windows, Mac(IS NOT CURRENTLY SUPPORTED) or Oracle Solaris
  • Java SE Development Kit ≥ 8.0.310.13
  • Java Runtime ≥ 8.0.310
  • PostgreSQL ≥ 9.4
  • JavaFX Scene Builder ≥ 2.0
  • JUnit ≥ 4.10

NOTE: Mac IS NOT currently supported, because the software simply does'nt work on Mac. We suspect this is due to a bug within Java Runtime 8.0.x Specifically with either JFrames or Lambdas. We have not tried to reproduce this bug on other Java versions, due to time limitations.

Install

Detailed installation guide is available in INSTALL

Reporting issues

Issues can be reported via the Github issue tracker.

Please take the time to review existing issues before submitting your own to prevent duplicates. Incorrect or poorly formed reports are wasteful and are subject to deletion.

Submitting fixes

Fixes are submitted as pull requests via Github.

Links

Java SDK, JavaFX

JUnit

PostgreSQL

Java