Skip to content

Releases: Barb02/BoardGamesHub

Iteration #4

Choose a tag to compare

@Barb02 Barb02 released this 21 Dec 00:58

MVP (Minimal Viable Product).
Full Implementation of these user stories:
User Story
User Story
User Story
User Story
User Story
User Story
User Story
User Story

New features:

  • Admin page with full create and delete functionality (including search for games)
  • Wishlist notification when product goes on sale
  • Users can now add preferred categories to their account
  • Users now has recommended games on homepage based on preferred categories
  • Search's filter and sort options now work correctly
  • Homepage now displays (static) categories and allows to be redirected to the search page with chosen category
  • Users can now look up publisher's pages by clicking their name in a product page
  • Products now display placeholder images if no images were found
  • Users can now login and register in the website
  • Hot of the week product can now be accessed by clicking it's image or name
  • Users can now add games to their wishlist by clicking "add to wishlist"

Known issues:

  • Wishlist sort button does not work (does not have logic)
  • User bar typo - "categorias" instead of "categories"
  • Wishlist item deletion messes up prices display
  • Publisher new games tab logic is not working correctly (missing functionality on endpoint publisher lookup)
  • No error handling in some components
  • No code refactor was done on the frontend

Iteration #3

Choose a tag to compare

@Barb02 Barb02 released this 13 Dec 23:48
4c22137

Full implementation of additional user stories:
User Story
User Story
Partial implementation:
User Story
User Story

Also implemented signin and signup functionalities (full on backend), homepage with data generation (clicks on game define the game of the week) and deployed the application.

Iteration #2

Iteration #2 Pre-release
Pre-release

Choose a tag to compare

@Barb02 Barb02 released this 06 Dec 19:52

Implementation from data-gen to frontend of this key user story.