Skip to content
View DavidJoshuaK's full-sized avatar
Block or Report

Block or report DavidJoshuaK

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. SuperheroSightingsSpringMVC SuperheroSightingsSpringMVC Public

    This full stack application allows users to record sightings of superheroes and villains with time and date, as well as organizations and powers. It includes an ERD and SQL script. The program make…

    Java 1

  2. HotelReservationSchema HotelReservationSchema Public

    I created a relational database meant to represent a hotel reservation system. This database uses bridge tables and one-to-many relationships to keep track of rooms, floors, occupancy, amenities, c…

    1 1

  3. Flooring Flooring Public

    Using Java and the Spring MVC framework, this is a business application for a flooring company enabled users to add, delete, and edit clients and orders. A feature of this program was to persist th…

    Java

  4. DvdLibrarySpringMVC DvdLibrarySpringMVC Public

    This was an assignment to create a database implementation for an existing DAO interface and integrating it into an existing application. It includes a database for the web application and for unit…

    Java

  5. VendingMachineSpringMVC VendingMachineSpringMVC Public

    This is a virtual vending machine web application with an in-memory Dao that uses JSPs, JSTL, EL and Spring MVC.

    Java

  6. VendingMachineWeb VendingMachineWeb Public

    This is a browser-based version of the virtual vending machine which uses REST API, jQuery and JavaScript.

    JavaScript