Skip to content

caoviv/social-media-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Connect Crowd - A Social Media Clone

I wanted to build a social media clone as there is a lot of potential to practice programming and learn more about the capabilities of programming.

Features

  • Authentication & authorisation
  • Light and dark mode
  • Create posts including image upload
  • Friends lists - currently bugged
  • Profile pages

Visit the site!

Note! The back-end is deployed on render and will go in sleep mode after 15 minutes if there are no requests for the application. So please be patient the first time you send a request :)

Resouces used for this project

Future items to build upon

  • implement a more complex password configuration
  • implement viewedProfile functionality
  • implement impressions functionality
  • change comments data from Array(strings) to it's own model to include invidual comment likes and replies
  • implement proper register schema value validation
  • implement loading component
  • Add more functionality to CreateNewPost – allow upload of audio files, video files and/or documents

Releases

No releases published

Packages

No packages published

Languages