Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 849 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 849 Bytes

JavaStock

This was my first application, I believe I wrote it in 2013. I had no idea what OOP was and did not understand access modifiers. I have grown a lot over the years and like to keep my older projects around to prove how much I have grown!

Application Overview

This Jave console application allows users and administrative users to add stock/user info.

Tools and Technologies

  • Programming Language: Java
  • Database: MySQL
  • IDE: Eclipse