An application that allows for the user to manage employees based on hours, departments, salary and commission rates, along with grouping based on departments. Example Photo from JAVA How to Program, Early Objects, 11th Edition, by Paul Deitel and Harvey Deitel…Continue Reading SQL based Employee Database
Room Scheduling Software
A package of code that schedules rooms in a hypothetical building/school, with the ability to specify class size, time, and duration, all based off of personal account details. Github: https://github.com/hersh-b/Room-Scheduler…Continue Reading Room Scheduling Software
Song Library and Playback
A Java program written to simulate music software such as iTunes or Spotify…Continue Reading Song Library and Playback