Skip to content

Releases: cse110-sp23-group20/fortune-teller

v1.0.0: Full release

14 Jun 23:37
155483b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v1.0.0

v0.1.0

02 Jun 18:00
96a8ef0
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Minimum viable product

Main Page

img

  • Currently have links to the three mini apps incorporated onto the main page
  • randomize function has been completed to randomly pick one of the three sub apps
  • formatting and styling is WIP and icons are currently placeholders

Fortune Cookie

img

  • have nav bar set up to link to mainpage and other apps
  • have audio option (speech synthesis)
  • have basic fortune cookie functionality implemented
    • will be read aloud if the audio option is enabled
  • animations are WIP

Zodiac/Love Compatibility

img

  • have zodiac selector wheels functionality established
  • zodiac wheels need to be redesigned to be congruent to website theme (still TBD)
  • have button to lock in selection and show results
    img
  • have pop up window to display results but content of results window are still WIP

Palm Reading

Video:

2023-05-28.12-31-36.mp4
  • currently have a page that asks for webcam permission
  • when granted a image preview is shown
  • the user can press a button to take a picture, and a results page will appear

What's Changed

New Contributors

Full Changelog: https://github.com/cse110-sp23-group20/fortune-teller/commits/v0.1.0