Hi again. I kind of built an ORM, which was actually more like a CRUD system, since it did not include any update functionality during that time. It was a final project developed by my professor.The project consists of a system designed to store student data from a specific course through a graphical user interface (GUI). The information entered through the interface is sent directly to a MySQL database.The tools used in the development were MySQL Workbench and NetBeans.
I have not uploaded the project to GitHub yet because I recently finished it and decided to rebuild it from scratch to improve the final version.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.