-
Notifications
You must be signed in to change notification settings - Fork 1
Features List
nachen98 edited this page Oct 12, 2022
·
2 revisions
- A new user can sign up for an account using validated username, password, email, first name and last name.
- A guest can log in as a demo user to browse the website.
- Existing users are able to log in upon validation.
- Users are able to log out of their account.
- Servers are loaded upon user login.
- Users can create their own server.
- Owner of the server is able to update the server's information.
- Owners can delete their server.
- Servers are loaded upon user login.
- Users can create their own server.
- Owner of the server is able to update the server's information.
- Owners can delete their server.
- Users are able to post messages onto their channels.
- Users can view all the posts on this channel.
- Users can send direct message to other users.
- Users are able to read all the direct messages.