Skip to content

Type-Z/Social-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-Network

A social network web application where user can create an account and then create or join group,

Functions

  • Users can create a public or a private group. Users can only post content into a group.
  • Users can request to join a public group or can be invited into a group
  • Users can only be invited to join a private group
  • Only the group administrators can exclude and invite members to a (private) group
  • The group creator is automatically the group administrator and can make other members administrators
  • An administrator can promote other members as administrators or revoke the administrator status of another member
  • A group has topics (or tags) that must be provided when the group is created.
  • Each group has its board (or feed) where members can post text, audio, image, video content
  • Users can belong to 0 or more groups
  • Users can only have a private conversation (chat) with people (one or many) with whom they share at least one group
  • The app must list all the public groups and users should be able to filter groups based on their tags/topics
  • The main view should list all the groups that the user belongs to
  • Members can flag a post for deletion
  • Only group admin can delete other members posts
  • A member can always delete their own post

Tech Stacks

  • web server: Express (on top of Node.js)
  • frontend: ReactJS
  • frontend/backend communication: RESTful API
  • Testing: Jest and cypress
  • CI: Travis

pic04 social2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages