An open API service indexing awesome lists of open source software.

https://github.com/cpduncan/acme-ordering

Semester project coursework as an introduction to Agile project management and rudimentary Software Archetecture. Acme Markets beverage distribution application for sales-reps ordering to customer stores.
https://github.com/cpduncan/acme-ordering

javafx ordering-system

Last synced: about 1 month ago
JSON representation

Semester project coursework as an introduction to Agile project management and rudimentary Software Archetecture. Acme Markets beverage distribution application for sales-reps ordering to customer stores.

Awesome Lists containing this project

README

          

### Running the application

Download the repo and run "run.bat" to start the application.

The executable will only work locally as it is not a jar with compiled code. It runs the jar with a path reference to the javafx version packaged within the project files.

### Email/Password combinations in database:

| Email | Password |
|-------|----------|
| jsmith57@acme.com | password |
| tjeffe15@acme.com | password |
| ljames82@acme.com | password |
| gmaddu54@acme.com | password |