Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/RayanVakil/Web-App-Forum-Project1
- Owner: RayanVakil
- Created: 2020-05-08T13:57:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T01:08:17.000Z (about 2 years ago)
- Last Synced: 2024-07-30T20:58:22.551Z (3 months ago)
- Topics: bootstrap, css, docker, java, jsp, servlets, unit-testing
- Language: HTML
- Homepage:
- Size: 22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: ReadMe
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