Skip to content

KellyPorter02/FullStack.MicroWebApplication-Server

 
 

Repository files navigation

Contributors

  • Xiong Yuan, (@xyuan04)
  • Ryan Hufford, (@r-m-hufford)
  • Kelly Porter, (@KellyPorter02)

Micro Web Application - Server

  • Objective - to create an implementation of a small web service -> a chat messaging service utilizing WebSockets
  • Purpose - to demonstrate the construction of a full-stacked web-application

Developmental Notes

Minimum Tech Stack

  • Wireframe - Figma
  • Frontend - Angular
  • Business Logic - Java
  • Data Layer - Postgres
  • Cloud - Heroku

Installation

Use Spring Initializr to create a starting point for your application

Project Topics

TCP Application

User Stories to Fulfill

  • As a client, (not logged in) I
    • can send messages to a peer.
    • can view default channels
    • can view all accessible channels
    • can view messages live as they are received

Frontend Repository

https://github.com/r-m-hufford/riplFrontEnd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%