Project information

  • Category: Software Devlopment & Security
  • Objective: Learn and apply skills
  • Project date: April, 2021
  • Project Length: One Month

Practice Developing safe tools for employers and customers.

This was a group project that me and some others worked on to learn and apply new skills. We wrote a Java store program that was connected to a PostgreSQL database. This allowed customers to sign in, place items in their cart, purchase items, and view orders. While also allowing employees to sign in to view orders, update orders, and add/remove/edit items. During the development process we addressed possible security concerns by sanitizing user input and error checking.