You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a fully functional Event Management System using JavaFx and MySQL. It is a one stop event booking service for clients where they can book their event with everything at one place. This app currently has Catering, Locations, Decor Vendors alongwith different Studios all at one place, You do not need to contact different people for differe…
This employee management system is developed for an assessment under the Object-Oriented Programming module. Text files used to store data. Java methods are used to write, update, delete, and to populate tables and combo boxes from text files. This is implemented using OOP concepts such as inheritance, encapsulation, abstraction, and polymorphism.
This project is a CRUD (Create, Read, Update, Delete) application built using Java Swing for the user interface and MySQL as the database. It features a login page to ensure secure access to the application.