Releases: FEUP-LEIC-ES-2022-23/2LEIC03T1
Releases · FEUP-LEIC-ES-2022-23/2LEIC03T1
Fourth Iteration
- 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
- 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
Added unit tests and acceptance tests
Game Page and reviews
Fixed DataBase
First Iteration Release
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
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.