stock management basics #1

Closed
opened 2023-09-30 15:48:47 +00:00 by Jayjader · 0 comments
Jayjader commented 2023-09-30 15:48:47 +00:00 (Migrated from github.com)
  • store # of blank floppies

  • 2 tabs: blank & written

  • display number of blank floppies stored in blank tab

  • display non-blank floppies (just number for now)

  • button to buy more blanks on the street / brick and mortar store

  • button to order more blanks online (disabled for now)

  • store amount of money / funds available (in cents for numerical precision)

  • deduct funds and increase blank floppy stock when buying on the street

- [x] store # of blank floppies - [x] 2 tabs: blank & written - [x] display number of blank floppies stored in blank tab - [x] display non-blank floppies (just number for now) - [x] button to buy more blanks on the street / brick and mortar store - [x] button to order more blanks online (disabled for now) - [x] store amount of money / funds available (in cents for numerical precision) - [x] deduct funds and increase blank floppy stock when buying on the street
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ferrous_sapling/floppy-drive-lemonade-stand#1
No description provided.