Skip to content

UTSA-CS-3443/InventoryControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InventoryControl

Team Sunday is Dachelis Morales, Abu Bakr Mahmoud, and Hector Pineda

InventoryControl is a simple to use interactive inventory tracking app, that will allow users to easily create and interact with them into a list in an inutitive yet informative manner. It allows you to keep track of items and how much they cost. It includes four features: the create feature, the view feature, the update feature, and the delete feature. The create feature allows you to create an item, how much they cost, and how many there are. The view feature allows you to view your list of items and all the details. The update feature allows you to update an item, either by the item ID or by searching the item manually. And the delete feature allows you to delete an item, also either by the item ID or by searching the item manually.

Known Bugs:

Versions or other requirements:

Implemented Features:

The following functionality is completed:

  • User can CREATE inventory items
    • Items are added to .csv database
    • User changes persist even after user terminate and restart app
  • User can VIEW list of inventory items
    • Databates is parsed and displayed for user comprehension
  • User can UPDATE details from individual items
    • User can edit and alter item specific data
    • Updates are reflected on database using VIEW
  • User can DELETE individual items permanently from list
    • Selected items will be removed from within .csv database

Video Walkthrough

Here's a walkthrough of implemented features:

GIF created with LiceCap.

About

Repo for team: Team Sunday

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •