Skip to content

iBuzza/PG6301_Exam_2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PG6301_Exam_2021

Introduction

This is my hand-in for the PG6301 Exam. The base idea for the application is for users to be able to log in with a username and chat with other people who are also connected to the same client. This application us built with NodeJS and an Express server. Users can also register new users to the application.

Install

  • run npm install && npm test && npm start

Functionality

**Implemented:

  • Installation runs without issues
  • Some tests
  • Routing with links and url-update
  • Login with express-session
  • API calls
  • Register new users
  • Working connection between two clients with WebSockets

**Not implemented:

  • List users
  • Decent test coverage
  • Authentization
  • Good file structure
  • Structured components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published