CSC 131 Class Project Group CupCakes
Overview
Assigned card As an item finder, I need to correctly read the lost signal and item ID from the server to look for the correct item. oneself in sprint Creating&Tying
Assigned card As a server, I want to receive the lost signal from the owner, so that I could send a lost signal and ID to the finder to look for the correct item. oneself in sprint Creating&Tying
Assigned card As the server, I want to display a list of registered items, so that the owner could select which lost item to look for. to in sprint Creating&Tying
Assigned card As an owner, I want to check my registered items, so that I could know if I could use the application to find my lost item. to in sprint Creating&Tying
Assigned card As the server, I want to save user info and devices so that the Lost&Found program can use the databases to access item data to locate items for the users oneself in sprint Creating&Tying
Assigned card As the owner of the item, I want to register it with a tag ID, so I can keep track of its details in case it gets lost to in sprint Creating&Tying
Assigned card As the Lost&Found program, I want to display a list of options for the owner, so that they can select what to do. to in sprint Creating&Tying
Assigned task Create a data file that has an item ID# and coordinates. to in card As the device tag, I want to provide accessible/readable data so that I could eventually be located.
Assigned task Receive the display signal from the owner to in card As the server, I want to display a list of registered items, so that the owner could select which lost item to look for.
Assigned task Display the list of user registered items to in card As the server, I want to display a list of registered items, so that the owner could select which lost item to look for.
Assigned task Read the registered items from the server database to in card As the server, I want to display a list of registered items, so that the owner could select which lost item to look for.
Assigned task Organize the data in the database so that it can be readable by the Lost&Found application oneself in card As the server, I want to save user info and devices so that the Lost&Found program can use the databases to access item data to locate items for the users
Assigned task Register an item from the owner into the server database oneself in card As the server, I want to save user info and devices so that the Lost&Found program can use the databases to access item data to locate items for the users
Assigned task Receive a registration command from the owner oneself in card As the server, I want to save user info and devices so that the Lost&Found program can use the databases to access item data to locate items for the users
Assigned task Figure out the options of the app, and register the item. to in card As the owner of the item, I want to register it with a tag ID, so I can keep track of its details in case it gets lost
Assigned task Initiate interaction with the Lost&Found app to register a device. to in card As the owner of the item, I want to register it with a tag ID, so I can keep track of its details in case it gets lost
Assigned task Properly download and get the Lost&Found app running to in card As the owner of the item, I want to register it with a tag ID, so I can keep track of its details in case it gets lost
Assigned task Create a switch statement for 1) Item Registration, 2) Display registered items, 3) Find item, 4) Quit to in card As the Lost&Found program, I want to display a list of options for the owner, so that they can select what to do.
Assigned task Create options list for the owner to choose an action to in card As the Lost&Found program, I want to display a list of options for the owner, so that they can select what to do.
Assigned task Write a prompt message asking for the owner to choose an action. to in card As the Lost&Found program, I want to display a list of options for the owner, so that they can select what to do.