Skip to content

Releases: bounswe/bounswe2024group12

0.9.0

16 Dec 18:57
5f227fa
Compare
Choose a tag to compare

Group 12 CMPE 451 2024 Fall Final Release

What's Changed

Full Changelog: customer-milestone-2...customer-presentation-3

0.2.0-alpha

25 Nov 18:57
7a653f6
Compare
Choose a tag to compare
0.2.0-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: customer-milestone-1...customer-milestone-2

0.1.0-alpha (pre-release option)

22 Oct 04:59
48d8b26
Compare
Choose a tag to compare
Pre-release

Chess App Overview

User Authentication

•⁠ ⁠Login: Users can access their accounts using registered credentials.
•⁠ ⁠Signup: New users can create an account by providing necessary details.
•⁠ ⁠Guest Mode: Users can browse the app without logging in, but some features, like posting, are restricted.

Post Creation

•⁠ ⁠Users can create posts to share insights, strategies, or questions related to chess. Each post requires a title and content.

Image and FEN Notation

•⁠ ⁠Users can enhance their posts by adding images, which could be diagrams or screenshots of chess positions.
•⁠ ⁠Posts can also include FEN (Forsyth-Edwards Notation) strings to represent specific chess positions, enabling others to easily visualize the game state.

Feature Summary

•⁠ ⁠User Accounts: Allows personalized experiences and content sharing.
•⁠ ⁠Guest Access: Facilitates browsing without commitment.
•⁠ ⁠Post Functionality: Encourages community interaction and knowledge sharing.
•⁠ ⁠Visual and Notational Tools: Enhances clarity and understanding of chess positions.

Group12-Practice-App-Release-v0.2

17 May 18:59
7afa85a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: Group12-Practice-App-Release-v0.1...Group12-Practice-App-Release-v0.2

Group12-Practice-App-Release-v0.1

30 Apr 18:55
a44abe0
Compare
Choose a tag to compare
Pre-release

This a prerelease for Playlog. It has frontend, backend, database, API and mobile. They are all dockerized.

What's Changed

New Contributors

Full Changelog: https://github.com/bounswe/bounswe2024group12/commits/Group12-Practice-App-Release-v0.1