CeraStroh / messaging-app

This is a project from my Software Design class I took in the Fall semester of 2021. I used Java and HTML to implement it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

messaging-app

A project in my Fall 2021 Software Design class at Central College

A messaging program that allows users to communicate with others and attain followers on the same network. This app is incorporated with Java and HTML to complete the graphical user interface frontend and backend.

Both the design diagrams and code are included in the main branch of this repository. The backend code is in the /MessageDriver directory, the frontend code is in the /MessagingGUI directory and the design diagrams are located in the /Design directory.

About

This is a project from my Software Design class I took in the Fall semester of 2021. I used Java and HTML to implement it.


Languages

Language:HTML 86.6%Language:Java 13.4%