Yeralitas Program is a desktop application developed in Java following the MVC (Model-View-Controller) design pattern. It provides a user-friendly interface to manage a database in SQL Server, implementing full CRUD (Create, Read, Update, Delete) operations for efficient data management.
- π Graphical User Interface (GUI) built with Java Swing
- π Database Connectivity using JDBC
- π CRUD Operations for managing records efficiently
- ποΈ Structured Architecture following the MVC pattern
- π§ Email Notifications using Javax.mail
- ποΈ Integrated Calendar with JCalendar Library
- Programming Language: Java
- Database: SQL Server
- Libraries Used:
AbsoluteLayoutJCalendarJavax.mailMSSQL 12.2.0
To generate an executable .jar file with all required libraries:
- Generate Javadoc for the project.
- Copy libraries into the
dist/libfolder. - Configure packaging to include dependent libraries.
- Clone the repository:
git clone https://github.com/YOUR-USERNAME/Yeralitas-DB-Manager.git
- Open the project in NetBeans or any preferred IDE.
- Ensure SQL Server is running and configured.
- Run the YeralitasQuery script
- Update database credentials in the JDBC connection settings.
- Run the application.
For inquiries or contributions, feel free to reach out:
- Email: alxism16@gmail.com
- LinkedIn: Neoly Moreno
π This project demonstrates my skills in Java development, database management, and software architecture. If you find it useful, feel free to β the repository!









