Skip to content

Latest commit

 

History

History
55 lines (26 loc) · 783 Bytes

README.md

File metadata and controls

55 lines (26 loc) · 783 Bytes

Shopy

Odero Oluoch

Description

An interactive Java Application to simulate Add to Cart shopping experience

Technologies used

  • Java 11
  • Gradle
  • J-Unit 5 - 5.8.1

Setup Instructions

  • Ensure gradle is installed, synced and all dependencies downloaded.
  • Run this command to clone into your local repo
git clone https://github.com/OderoOluoch/Shopy

  • Navigate to the root folder of the repo via your terminal.
  • Run this command to start gradle via the terminal
$ gradle run

To run te test cases, run the following command on your terminal.

$ gradle test

LICENSE

License: ISC

Copyright © 2021 Odero OLuoch