Skip to content

OLPC-TONYE/1ProjectAWeek-Week3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1ProjectAWeek - Week 3

This project was built as part the One Project A Week Challenge (1ProjectAWeek).

This project was built on week 3 using Java along with the Springboot framework. . Bootstrap is also used but mostly just for the frontend

The project is a simple chat web application made using a WebSocket which is a thin, lightweight layer above TCP. It suitable for using “subprotocols” to embed messages.

The application sends messages back and forth between a browser and a server. The frontend could be hosted seperately but for simplicity they are both here.

Note: Had a problem using Gradle to build this project, the projects works with Maven though.

Learning Springboot

The guide I used can be found here.

I also watched some tutorials: 1, and 2

Ran into some problems but were resolved by using Maven instead of Gradle.

About Springboot

Find out about Springboot here.

About

Week 3 of 1ProjectAWeek

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published