A simple web application that allows users to create their own personalized wall of images. It allows for the following:
- Main page allows users to see recently updated walls, which are updated in real time
- Users can create an account and use that for login or sign-in using GitHub/Google OAuth
- Upon signing in, users can:
- Change/Update their username and password
- View recently updated walls
- Preview and add new images to their wall
- Obtain a shareable link for their wall
- Clear their entire wall
- 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.