Skip to content

asamisellah/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ChatApp

This is a chat application that allows users with different roles to chat.

Task

User
Users can be logged in and out.
Users can only edit their own comments.
Users cannot delete any comments.

Moderator is a User.
Moderators can only edit their own comments.
Moderators can delete any comments.

Admin is both a User and a Moderator.
Admins can edit any comments.
Admins can delete any comments.
Comments contain a reference to the User who created it (author)

About

This is a chat application that allows users with different roles to chat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published