https://github.com/jonrh/name-reveal-party
👶 Real time site for guessing a baby name
https://github.com/jonrh/name-reveal-party
Last synced: about 1 month ago
JSON representation
👶 Real time site for guessing a baby name
- Host: GitHub
- URL: https://github.com/jonrh/name-reveal-party
- Owner: jonrh
- Created: 2022-03-24T18:49:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-14T17:29:43.000Z (about 4 years ago)
- Last Synced: 2023-02-27T19:38:37.550Z (over 3 years ago)
- Language: JavaScript
- Homepage: https://name-reveal-party.vercel.app
- Size: 372 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Name Reveal Game
A simple game for a name reveal party. Guests (players) go to a website, sign in with their own name and then start guessing what the name of the baby will be. The first person to guess wins.
Made with React, Next.js and FaunaDB. Hosted by Vercel.
# Credits
The background image `/public/bg.jpg` is made by [aomam.ss](https://www.freepik.com/premium-vector/cute-lion-seamless-background-repeating-pattern-wallpaper-background-cute-seamless-pattern-background_10065001.htm), [Dribbble](https://dribbble.com/aomam).
# Links of interest
+ List of legal Icelandic names for women on Wikipedia. Note that the list might not be up to date. Iceland had an archaic law that mandateded that a committee had to approve names. So the list may be continuously growing. https://is.wikipedia.org/wiki/Listi_yfir_%C3%ADslensk_eiginnöfn_kvenmanna
+ A list of all legal Icelandic names. This list seems to be current as of 2014. https://opingogn.is/dataset/acdcc1d5-a407-48d2-9530-2a8d626dccc7/resource/27dc8c43-247e-4797-a603-87853637e038/download/nafnalisti.csv
+ A method to normalize diacritic letters https://stackoverflow.com/questions/990904/remove-accents-diacritics-in-a-string-in-javascript