Skip to content

An app of jeopardous fun, made at Code Chrysalis. 🍍

License

Notifications You must be signed in to change notification settings

NemanjaMilenkovic/yopardy

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

y o p a r d y 🍍

AN APP OF JEOPARDOUS FUN πŸ€–πŸ‘πŸΌπŸ”₯

Check it out by clicking the cheese. πŸ§€

BUILT BY SIDIOUSVIC, ENGINEER @ CODE CHRYSALIS πŸ›

Contribute

  1. Clone the repo git clone https://github.com/sidiousvic/yopardy.git

  2. Make a feature branch git checkout -b <myfeature>

  3. yarn start and hack away

At this point, I reccomend you take a while to understand how state is implemented with zustand. Try your best to stay consistent with the current use.

  1. Commit often and atomically ⚠️

  2. PR against master, assign @sidiousvic for review

Wanted Features

πŸ”₯ Most wanted | πŸ’…πŸΌ Easy | 😈 Fiddly | πŸͺ Unneeded but fun | 🀬 You f*cking kidding me!?

πŸ₯‘ Add unit tests πŸ”₯

πŸ₯‘ Refactor to Typescript πŸ”₯😈πŸͺ

πŸ₯‘ Emojis should appear on boxes to show right or wrong answer πŸ’…πŸΌ

πŸ₯‘ Indicate which team answered and whether they got it right πŸ’…πŸΌ

πŸ₯‘ Add music, and change music according to stage 😈πŸͺ

πŸ₯‘ Random double point round πŸͺ

πŸ₯‘ Implement xstate finite state machines πŸ”₯😈πŸͺ

πŸ₯‘ Final extra points question that anybody can answer πŸͺ

πŸ₯‘ Implement a backend with a question database and server πŸ”₯😈🀬

πŸ₯‘ Points penalty if you got a question wrong (half of winnable points) πŸ’…πŸΌ

πŸ₯‘ Implement an editor page where you can update questions 😈πŸͺ🀬

πŸ₯‘ Timer on the screen for choosing, another for answering 😈

πŸ₯‘ Implement button to pick a random question πŸ’…πŸΌπŸͺ

πŸ₯‘ Customizable team names πŸ’…πŸΌ

πŸ₯‘ Add end to end testing with cypress πŸ”₯🀬

πŸ₯‘ Turn every item in this list into an issue with appropriate emoji labels πŸ”₯🀬

For new features, please create an issue.

About

An app of jeopardous fun, made at Code Chrysalis. 🍍

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.0%
  • CSS 31.4%
  • HTML 4.6%