Skip to content

Releases: FEUP-LEIC-ES-2022-23/2LEIC03T1

Fourth Iteration

25 May 04:11
Compare
Choose a tag to compare
  • You can edit your profile page
  • You can like and dislike reviews now
  • Fixed some bugs regarding the storage of likes and dislike in the database
  • Implemented local storage to implement the remember me feature and the persistence of light/dark mode

Third Iteration

04 May 07:03
Compare
Choose a tag to compare
  • Added user page
  • Fixed some bugs
  • Improved reviews UI
  • Implemented navigation by clicking on user's email and name of the games in the reviews

Second Iteration

20 Apr 07:48
Compare
Choose a tag to compare

Added unit tests and acceptance tests
Game Page and reviews
Fixed DataBase

First Iteration Release

28 Mar 22:56
c5f8e64
Compare
Choose a tag to compare

In this release the following features were implemented:

  • Home page, which loads games by genre;
  • Search Page, to search for games by their name;
  • Dark/Light Mode;
  • Login/Register Pages, the user can register a new account or login with an existing one;
  • NavBar, to navigate between pages;
  • TopBar;

Vertical Prototype

14 Mar 23:55
Compare
Choose a tag to compare
Vertical Prototype Pre-release
Pre-release

This prototype has the basic features of our to-be app, such as displaying the games, accessing the database, signing in and light/dark mode.