jamtheviking / Fleamart

0 stars 0 forks source link

Feat/sell item upload image jam 0315 #18

Closed jamtheviking closed 7 months ago

jamtheviking commented 7 months ago

Changes:

  1. Moved classes into different packages for proper segregation.
  2. Renamed the classes and added a "page" to make it easier to identify classes.
  3. Added upload image file feature
  4. Updated "db.insertItem" query to make sure that item table is being created.