Skip to content

Mini 6-hour hackathon with my BrainStation classmates (week 4)

Notifications You must be signed in to change notification settings

danlin0226/BrainStation-Hackathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birthday Card Generator (Hackathon)

Creates a custom birthday card based on your birthday and favourite colour! Made in less than 6 hours for a BrainStation Hackathon.

Demo

Document.-.Google.Chrome.2022-11-16.10-42-34.mp4

How We Made It

  • First, we made a form that asks the user for their Name, Birthday, and Favorite Color.
  • On the front of the card used the UnsplashAPI to generate a random image that matched the user's favourite color.
  • We used used** CSS animations** to generate a card that opens like a birthday card.
  • We used the PokeAPI to generate a random Pokemon that matched the user's favorite color.
  • The card also generates a new Birthday greeting every single render.

Contributors

About

Mini 6-hour hackathon with my BrainStation classmates (week 4)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.3%
  • SCSS 23.2%
  • CSS 20.7%
  • HTML 14.8%