Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 466 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 466 Bytes

UofTHacks7

Code for UofTHacks7 (2020)!

I suck at uhhh like orgainzing stuff and spelling but heres kinda what we have:

Front End Stuff

  • Index.html (Landing page)
  • Signup.html (Used for taking a photo and linking to the login)
    • Login.html (Querys the firebase and the S3 to make a

Back End Stuff

  • Used a ton of fire base, check (login.html and sample.js);
  • AWS S3 and Rekognize was used through sample.js! (built via Node js)