An app to create and display your memories
Table of Contents
MemoraShare is meant to be a concept idea for a social media web application designed exclusively for teenagers and college students. The web app centers around creating and sharing memories through a visually appealing timeline that displays photos of important events. Users can collaborate with friends on shared events, fostering a sense of collectiveness. MemoraShare offers a perfect blend of privacy and sociability, allowing users to mark certain events as private while showcasing others publicly on their profiles.
- ExpressJS
- NodeJS
- REACT
- PostgreSQL (For database management)
Since this is a concept idea, MemoraShare is not yet hosted on any service. In order to test the app, download the code as a ZIP file and test locally. Otherwise, watch the demo video to get a detailed look at all the functionalities of the app (Download the ZIP file for the video demonstration).
- Install npm
npm install npm@latest -g
- Install PostgreSQL for database management: https://www.postgresql.org/download/
The project report as well as the demo video provide a detailed explanation on how to use the app, as well as all the features that are available