Skip to content

Junior-Green/E-Catalog-Shopping-Interface

Repository files navigation

E-Catalog-Shopping-Interface

Mock concept for online shopping user interface. Uses text files as to store a small database of account user information and credentials for login verifications. Features multiple shopping categories and products for purchase and has a cart screen to display all products ready for checkout. Takes in payment information and saves an invoice in the form of a .doc file in the specified directory location on computer.

Contributors

Junior Green<juniorgreen@cmail.carleton.ca>

Installation/Notes

Download and install Eclipse IDE

Download zipped clone from repository, extract, and open as new eclipse project

Please refer to this youtube video for instructions on the installation/implementation of JavaFX for the Eclipse IDE (https://www.youtube.com/watch?v=bk28ytggz7E&t=317s)

Gallery

Login screen

get-login_screen

Account creation

get-create-account

Login with credentials

get-login

Catalog and Products

get-browse-catalog

Adding products to cart

get-add-to-cart

Cart

get-cart

Checkout

get-checkout

Releases

No releases published

Packages

No packages published