Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1012 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 1012 Bytes

The Creators Network

The Creators Network is a single page application that has a similar functionality to a social network. Users can register, login, add or remove friends, chat in real time or write on each other's walls. The project was completed during my time at Spiced Academy and it was built using React.js, Redux and Socket.io. It features both class and function components.

Social Network Preview

Tech Stack

  • HTML, CSS, Javascript
  • React.js (including Hooks)
  • Redux
  • Node.js
  • Express
  • AWS / S3
  • PostgreSQL

Features

  • Log in / Registration / Log out
  • Upload / change avatar
  • Create / edit bio
  • Find users
  • Other users profile
  • Chat - real-time public chat with anyone registered
  • Post on other user's wall
  • Add friend / Cancel friend request / Unfriend / Accept friend request

Demo

Edit Bio

Edit Bio

Find People

Find People

Chat Room

Chat Room