Skip to content

tanisecarvalho/Dec_Hackathon_22

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reference materials:

Initial MVP idea:

Photo Sharing Public Access Well Wishing Application (MVP - static site)

  • HTML (Single Page Application or Multi Page Application)

  • CSS (consider use of root variables and resets)

  • Javascript (small DoM manipulation on page - buttons / navbars / etc)

  • File structure:

    • index.html
    • assets folder >
      • images > all copyright free images
      • css > style.css file
      • js > main.js file
    • 404.html (error handling)
    • extra html pages...

Actual idea & content:

A fictional image-sharing web application, that utilises the user's mobile/local equipment to geo-tag an image on upload, along with a Sentimental / Well wishing message.

Color palette:

  • #00372d
  • #aa9049
  • #ffbd59
  • #782722
  • #8a2420
  • #f4f6ed

Logo:

Logo

Future planned developments (if we have the time):

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 42.8%
  • HTML 36.9%
  • JavaScript 20.3%