Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/RayanVakil/Web-App-Forum-Project1

Stackoverflow type forum app implementing servlets, jdbc, sql, jsp, css, bootstrap, docker, log4j, unit testing and more. Created by William Chung and I.
https://github.com/RayanVakil/Web-App-Forum-Project1

bootstrap css docker java jsp servlets unit-testing

Last synced: 18 days ago
JSON representation

Stackoverflow type forum app implementing servlets, jdbc, sql, jsp, css, bootstrap, docker, log4j, unit testing and more. Created by William Chung and I.

Awesome Lists containing this project

README

        

Stackoverflow type forum web app implementing servlets, jdbc, sql, jsp, css, bootstrap, docker, log4j, unit testing and more. Created by William Chung and I. If you have any questions, don't hesitate to hit me up on my linkedin.

#To run using docker
docker run -p 80:8080 --name container1 will0700/project1forum