Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEMO FOR Using SQL Queries, Manipulation

Very Simple Chat room page

chatroom

Explanation: Different users' can chat in this room and chat messages will be visually differentiated by users. Technical Implementation: users will add to the chatroom pivot table for Many to Many relation in SQL.

Very Simple Forum Page

forum1

Explanation: Different users can interact in the forum through posts. Users are identifiable by their user names when they post. (In future when user login is implemented, user interface will include the add post function, where users can easily add a comment to a Thread.)

For now, add and update will be through params.id and params.threadId to triangulate the correct post and user permissions that will work well with JWT on future implementation.

forum2

forum3

Thanks for viewing this demo.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages