Skip to content

hoangbao0201/hobasocial-fe

Repository files navigation

Introduction

  • This is a social-network project with MERN (MongoDb, Express, ReactJs, NodeJs) + scss + socket.io + ckeditor + cloudinary...

Page

(Not logged)
  • Login. Dark mode
  • Register. Dark mode

Features

  • Responsive.
  • Sign in, log out.
  • Search user in Nav.
  • Follow user, unfollow user.
  • Distinguish admin and normal user (admin has blue tick).
  • Profile Dark mode
  • Post (in Dashboard page and profile page) :
    • Create new post (with text and image). Dark mode
    • Update post.
    • Delete post.
    • Like and unlike post. Dark mode
    • Add comments (with text). Dark mode
    • Delete and update comment.
  • Message:
    • Add new user Dark mode
    • Notification when receiving new messages from other users
    • Search user in chat Dark mode
  • Admin-page:
    • Statistics of registered people and number of posts.
    • Table showing user and post details.
  • ...