Skip to content

SNodeC/snodec-forum-webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNode.C Forums App

Description

Simple forums application using SNode.C webservers to provide a REST API and consume it in a statically hosted frontend that uses page.js for client-side routing.

TODOs

Mandatory Functionality

  • Users should be able to register using username and password.
  • Users should be able to create subtopics.
  • Users should be able to create threads in subtopics.
  • Users should be able to create posts in threads.

About

Simple Forums Application using SNode.C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.6%
  • JavaScript 17.9%
  • HTML 11.6%
  • Other 1.9%