Skip to content

Salomari1987/wall-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wall App

An application built on NodeJS + ReactJS for the client application, and Django REST as an API to store usernames/passwords and messages.

Basically, this application allows users to share messages on a site wide wall, where messages are sent/received in realtime using the socket.io.

Features

  • Users have access to site wide wall
  • Users can see wall as guests but cannot post messages
  • Users can register a new account, receive a welcome email and login to site
  • Loggin users can post messages to site wide wall
  • Messages are shown to all users in real time

Code base

  • Client side: /client-wall-app
  • REST API: /rest-wall-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published