This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
Releases: Computer-Engineering-UdL/Game-Management
Releases · Computer-Engineering-UdL/Game-Management
Deliverable 2
Version 2.0.0 - Deliverable 2
This is the release of deliverable 2 of the web application for game management. The documentation for this release can be viewed here.
Features
- Create Games: Users can now create games using the API or manually.
- Update and Delete Games: Users can modify and remove games as needed.
- Verify and Unverify Games: Games can be marked as verified or unverified in edit mode.
- Add E2E Tests: Introduced tests to ensure the correct functionality of the application.
Deliverable 1
Version 1.0.0 - Deliverable 1
This is the release of deliverable 1 of the web application. The documentation of this release can be checked here.
Features
- Login system: A basic log-in system providing the users with the ability to authorize. They can also log-in, sign-up and log-out.
- Docker deployment: Add docker files to prepare the application to be deployed with docker.
- UI layout: Simple basic UI layout being responsive. This layout will be the base to develop the interface for the next deliverables.