Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.23 KB

File metadata and controls

46 lines (32 loc) · 1.23 KB

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):