Skip to content

Releases: riceEx/CITS3403-project

v0.1-Beta

19 May 01:14
bc1ea5b
Compare
Choose a tag to compare

Final Deliverable.
Includes but not limited to:

  • Revamp of Site Visually.
  • Post display page no displays as clean boxes, in a grid form based on users display.
  • Can order by Unsolved and Solved. View previous User interactions.
  • Each Post is clickable to then go to there page holding there information for the game.
  • Comments are saved and are seen per Post page.
  • Score is given and counted when a game is completed.
  • Leader board is checking Score database and returning top 10.
  • Create Post now stores images on the Database
  • All use of local browser storage is gone, except for login cookies.

Word Guessing Forum

08 May 06:38
0c76e43
Compare
Choose a tag to compare
Word Guessing Forum Pre-release
Pre-release

Intermediate Deliverable 2
User login and registration completed and finalized.
Users can create games and are displayed on the forum.
Filters are currently not working but are planned. They require linking selections into queries, will take a bit of effort to build up.
Leader board has been implemented, linking up with API calls are to do completed.
Organizing filing system for user uploads is also an issue currently.

Wordle Forum Skeleton Creation

25 Apr 06:54
1ea75fa
Compare
Choose a tag to compare
Pre-release

Intermediate Deliverable #1
Basic Wordle web page with user login and registration.
Basic security has also been implemented for user actions and login.
Basic leader board skeleton has been implemented, however has not been linked up to any user information currently.
Users can create games, however these games are not shown to users as of yet.