issues
search
cse442-at-ub
/
cse442-semester-project-mantecado
cse442-semester-project-mantecado created by GitHub Classroom
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a "Delete Category" button to the admin window
#100
jeremy-at
opened
4 years ago
0
Add "Add a new Category" button to the admin page
#99
jeremy-at
opened
4 years ago
0
Encrypt Reciepts
#98
felixdeleon
opened
4 years ago
0
Delete Addons
#97
Parmatt
opened
4 years ago
1
Add addons to database
#96
Parmatt
opened
4 years ago
0
Make a button that sets the tax rate
#95
Parmatt
opened
4 years ago
0
Make categories databaseable
#94
Parmatt
opened
4 years ago
0
Encrypt receipts
#93
Parmatt
opened
4 years ago
0
Encrypt register info
#92
felixdeleon
opened
4 years ago
0
As the owner of a changing business, I want to be able to add or remove categories of items to the screen so I can see they appear as options on the main page
#91
Parmatt
opened
4 years ago
0
Make creatable addons
#90
Parmatt
opened
4 years ago
0
As a business owner who wants full control of my system, I want to be able to edit all ordering portions and other locally relevant information like tax and see that my changes are usable in the order screen.
#89
Parmatt
opened
4 years ago
1
As a business owner who is liable for protecting customer information, I want to be able to securely handle customer information so I do not get sued.
#88
felixdeleon
opened
4 years ago
0
Update inventory as a result of the purchase
#87
Parmatt
opened
4 years ago
1
Add ability to display stock in program
#86
Parmatt
opened
4 years ago
1
Add a check that stops payments from completing if stock is too low
#85
Parmatt
opened
4 years ago
1
Add ability for user to set the stock on an inventory item
#84
Parmatt
opened
4 years ago
1
Fix bug to properly remove item price from subtotal
#83
Parmatt
opened
4 years ago
0
From the database get all available items to the program so they can be displayed
#82
felixdeleon
closed
4 years ago
0
Save all available items to the database so they can be queried later
#81
felixdeleon
closed
4 years ago
0
As a restaurant owner, I want to update my menu so I can see that the updated version is saved
#80
jeremy-at
closed
4 years ago
0
Save receipts to the database
#79
Parmatt
closed
4 years ago
0
Add custom buttons to database
#78
Parmatt
opened
4 years ago
0
Remove selected item from the item inventory
#77
jeremy-at
closed
4 years ago
0
Add delete option in the administration page
#76
jeremy-at
closed
4 years ago
0
As a business owner with a changing menu, I want to delete an item from the menu so I see that it can no longer be ordered
#75
jeremy-at
closed
4 years ago
0
Add button in main order screen to reflect newly added item
#74
jeremy-at
closed
4 years ago
0
Add newly created item to the item inventory
#73
jeremy-at
closed
4 years ago
0
Add a screen to allow the creation of a new item
#72
jeremy-at
closed
4 years ago
0
As an employer concerned with knowing what items have been ordered, I want to save orders to a database to see which items were consumed
#71
Parmatt
closed
4 years ago
0
Server will be able to send to the program the stock of the current products
#70
felixdeleon
opened
4 years ago
0
Server will be able to keep stock of all our current items
#69
felixdeleon
opened
4 years ago
0
As an employee, I want to be able to select an item to see that it has been added or removed from the order
#68
jeremy-at
closed
4 years ago
0
Add functionality to remove item from data-structure
#67
Parmatt
closed
4 years ago
0
Registration page button will send you to the login page after successful registration
#66
Parmatt
closed
4 years ago
0
Registration page validation
#65
Parmatt
closed
4 years ago
0
Add functionality for removing Items from order and datastructure
#64
Parmatt
opened
4 years ago
0
Polish subtotal price and total price functionality
#63
Parmatt
opened
4 years ago
0
Add error checking to the registration page
#62
Parmatt
opened
4 years ago
0
Add functionality to remove items and addOns from the order pane
#61
Parmatt
closed
4 years ago
0
[Research] Figure out how to connect to database server
#60
Parmatt
closed
4 years ago
0
Create a function that allows modification buttons to add strings to an "item" and can adjust the price calculations
#59
Parmatt
closed
4 years ago
0
Create a Border template for all pages that can include easy navigation between pages and increase page homogeny
#58
Parmatt
opened
4 years ago
0
Update fields on registration page to prompt for appropriate input
#57
Parmatt
closed
4 years ago
0
Create an "item" object that packages database relevant information about items and can be instantiated by order page
#56
Parmatt
closed
4 years ago
0
Create a generate receipt function for order page that shows the itemized breakdown of an order and how it has been paid
#55
Parmatt
opened
4 years ago
0
Create a page order object that can hold data about current order
#54
Parmatt
closed
4 years ago
0
Parse employee information file for valid employee id number
#53
jeremy-at
closed
4 years ago
0
Create text file with valid employee numbers for testing
#52
jeremy-at
closed
4 years ago
0
As an employee wanting to log into the system, I want to put in my employee number and see that it has either been accepted or was an incorrect number
#51
jeremy-at
closed
4 years ago
0
Next