Skip to content

Contributed new UX and security features to an open-source social media application

Notifications You must be signed in to change notification settings

rabiaq123/memories-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIS4250 Capstone - Memories App

Memories

Introduction

As part of our capstone project to contribute to an open-source application, we chose Memories. Memories is a full-stack MERN application made with React, Node.js, Express, and MongoDB that allows users to post memorable events online to share with other users.

Our Contributions

  • Deploy web application online to allow users to access it without having to run the code on their machines
  • Connect application to a separate newly-created database to be able to control the data being saved to it
  • Allow users to navigate to their profile from any screen
  • Allow profile editing
  • Add user search functionality
  • Allow users to follow one another
  • Revamp user feed based on following
  • Add unique username requirement when signing up for an account
  • Allow users to delete their accounts and remove all their information stored on the platform

Setup

  • Run npm i && npm start for both client and server side to start the app

About

Contributed new UX and security features to an open-source social media application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published