/DiabloDB

Database Class Project

Primary LanguageJava

DiabloDB

Database Class Project. A simple forum where users can create pages, post threads to pages, and comment on threads. Front end prototyped using Bootstrap, back end built using Oracle's JDBC (Java) and SQLPlus.

To view the site locally:

  1. Watch installation video live-server here and download here
  2. Run live-server ./DiabloDB/front_end/ to open the page on port 8080 in browser
  3. Click around, test forms etc. Everything is static at this point, and will be updated to a dynamic page soon.