Skip to content

05. Changelog

flyingbeat edited this page May 12, 2024 · 10 revisions

Changelog (non-technical)

This page gives a broad overview of the changelog. For more detailed information, please visit the roadmap.

Deliverable 4: Arenas & Fine Cut

  • We introduce the arena mode. Location riddles can now be grouped by topic (e.g. Switzerland, Germany, nature and more). Users can participate in these arenas by selecting a topic from the dropdown in the feed. #22
  • We reworked and improved our UI. #66
    • searching for other users is now in the network tab
    • navigate to a users profile by clicking on their username
    • slicker and simpler components for displaying users while searching and accepting / denying follow requests
    • camera is instantly opened when navigating to the camera tab
  • Location riddles can now be deleted #58
  • We introduced end-to-end UI testing using playwright #54
  • We added pipelines for continuous deployment and released v1.0.0 to production. findMe is now live at https://find-me.life ! #85

Deliverable 3: See guesses of other user, receive scoring points

  • Users can rate the quality of a location Riddle #15
  • Users receive a score for solving a location riddle #16
  • Users can see guesses made by oder quizzers #17
  • Each user has score points assigned on his profile. Other users can see these scores #18
  • Users can see their own solved location riddles #19

Deliverable 2: Updating Profiles, creating location riddles

  • An existing quizzer profile can now be updated (name, surname) #6
  • Users can now search for other users through a search bar. The search feature auto suggests usernames that could possibly match the query #7
  • Users can send a follow request to other users #8
  • Follow requests can be accepted or denied #9
  • Users can post location riddles through a picture upload#10
  • Users can view location riddles of others in their feed #11
  • Users can solve a location riddle, meaning they can give their guess on the location of a location riddle #73
  • After guessing a location riddle, users see the correct solution/location #13
  • Users can delete their existing location riddles if they don't like them anymore #14

Deliverable 1: Operational Readingess, User signup

  • Basic project setup required for operational readiness #27
  • Users can sign up to our application through Auth0 #1
  • After signing up, users can log in and are authenticated through Auth0 #3
  • Users are able to log out from the application again #4
  • Users can create their own quizzer profile that includes, name, surname, username #5

Future Work

  • Follow requests can only be accepted/declined once. Afterwards, no change is possible anymore.
  • Currently, users can spam pictures without any restriction.
  • A chat where you can send riddles that you liked to your friends and challenge them to be better than you