Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.33 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.33 KB

Micro Web Application - Server

Objective - to create an implementation of a small web service

Minimum Tech Stack

Frontend - React.JS

Business Logic - Java/Spring

Data Layer - MySQL

Cloud - Heroku

Welcome to ChatterBox!

Come talk to your friends in channels with similiar interests as you!

Our app allows you to:

- Create a secure profile using JWT - Java Web Tokens
- Login to your profile
- Use the search bar to search for friends
- Create/Find a new chatroom channel
- Have real-time communication between multiple users in a channel
- Persist, messsages, channels, and profiles throughout the secure app

Screen Shot 2021-11-03 at 11 49 46 PM

Screen Shot 2021-11-03 at 11 50 11 PM

Screen Shot 2021-11-03 at 11 51 18 PM

Screen Shot 2021-11-03 at 11 52 35 PM