[LiveStream - ~3PM PDT] Garage Sale Manager 07-16-2013, 06:38 PM
#1
Alright, so my parents are going to be holding a garage sale sometime in the near future. Since I know that there is interest here for people learning how to code and watching livestreams, I've decided to start coding it over a livestream, answering questions, taking feedback, and general stuff. If you would like to watch, I will be doing it through livestream so it gets recorded and saved for anyone that wants to watch it in the future.
I also have one more thing that I haven't decided. Should I use a local file database for the items, or should I choose to host it on a mysql database on my webserver, our should I have an option for the end user?
Also, if anyone has any themes that they think would work great for this (has to be light, clean, profession(ish)), let me know. Otherwise I plan on using the default windows form, or possibly VibeLanderV2.
Major Planned Features:
If you have any suggestions, please leave them below.
I also have one more thing that I haven't decided. Should I use a local file database for the items, or should I choose to host it on a mysql database on my webserver, our should I have an option for the end user?
Also, if anyone has any themes that they think would work great for this (has to be light, clean, profession(ish)), let me know. Otherwise I plan on using the default windows form, or possibly VibeLanderV2.
Major Planned Features:
- Item Database
- ID
- Name
- PLU Barcode Number (Random [Choosable Length], ID)
- Listing Price
- Sold Price
- Sold To *MAYBE*
- Payment Method (Cash, Card)
- Time Sold
- ID
- Money Tracking
- Total In
- Total Listing Price
- Total Sold Price
- Total Markdown Value
- Amount Cash
- Amount Card
- Total In
- Graphing
- Total Listing vs Total Sold Price (Bar, 2col)
- Total Items Sold vs Total Items Available (Pie)
- Last 10 Items Sold (Spline)
- Total Listing vs Total Sold Price (Bar, 2col)
- Overview
- Total Items Listed
- Total Items Sold
- Total Money Made
- Avg. Selling Price
- Graphs On Same Page
- Total Items Listed
If you have any suggestions, please leave them below.