/Collage

Primary LanguageJavaScriptMIT LicenseMIT

Collage App

A simple web application that allows users to create their own personalized wall of images. It allows for the following:

  1. Main page allows users to see recently updated walls, which are updated in real time
  2. Users can create an account and use that for login or sign-in using GitHub/Google OAuth
  3. Upon signing in, users can:
    1. Change/Update their username and password
    2. View recently updated walls
    3. Preview and add new images to their wall
    4. Obtain a shareable link for their wall
    5. Clear their entire wall
  4. Users using a shareable link can view a read-online copy for a given wall.

A live demo can be found on Glitch.com (link).

Code repo can be found here.

Mobile view not recommended.