Skip to content

Profit Maximization Tool

Compare
Choose a tag to compare
@ProfitMaximizationTool ProfitMaximizationTool released this 17 Mar 15:33
· 80 commits to main since this release

Sprint 2 release

start date: March 7, 2022

end date: March 18, 2022

Use cases accomplished in sprint 2

  • UC3-S1: Business owner inputs existing products database

  • UC3-S2: Business owner inputs existing inventory database

  • UC3-S5: Business owner tries to input existing products database but uses the wrong file

  • UC3-S6: Business owner tries to input existing inventory database but uses the wrong file

Changelog in sprint 2:

  • New Dashboard with sidebar

  • New Products Page

  • New Inventory Page

  • New Profile Page

  • Ability to change Name and Business Name

  • Ability to upload csv file for Products database

  • Added prompt for successful uploading of file

  • Added prompt for invalid type of file uploaded

  • Ability to upload csv file for Ingredients database

  • Contents of Products database are displayed in Products Page

  • Contents of Ingredients database are displayed in Inventory page

  • Added the ability to manually add, edit, or delete a Product record

  • Added the ability to manually add, edit, or delete an Ingredient record

  • A Product's cost to manufacture is automatically computed based on Ingredients database

Attached files

  • inventory.csv (contains details about products of business)
  • productsdb.csv (contains details about supplies or ingredients of the products)