This app that tracks sales for a store. It includes the following features: • Multiple users can have an account with the store. They login with a username and password. One user can have many accounts. • Users can look at the different items the store has for sale. • Users can make purchases. • Purchases can be of quantities greater than or equal to 1 for any item the store sells. • Purchases are not paid for at the time of purchase. Rather, the user's account reflects the charge. Users are not allowed to make a purchase if they already owe more than a specific limit specified in the code. • Users can check their account balances and pay any amount (even more than what they owe). • Users can check a list of all of their purchases, all of their purchases within a certain date range, and all of their purchases within a certain price range. The application is backed by a SQL Server database.
-
Notifications
You must be signed in to change notification settings - Fork 0
plumberg/Store_App
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This app tracks sales for a store.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published