https://github.com/aryan-13-11/cms-java-project
A simple Contact Management System using Java Swing for the GUI and JDBC for database connectivity. It provides functionalities for managing contacts, including adding, viewing, searching, editing, and deleting contact records stored in a MySQL database. The scope of this project is to offer functionalities for managing contact information.
https://github.com/aryan-13-11/cms-java-project
cms java jdbc sql
Last synced: over 1 year ago
JSON representation
A simple Contact Management System using Java Swing for the GUI and JDBC for database connectivity. It provides functionalities for managing contacts, including adding, viewing, searching, editing, and deleting contact records stored in a MySQL database. The scope of this project is to offer functionalities for managing contact information.
- Host: GitHub
- URL: https://github.com/aryan-13-11/cms-java-project
- Owner: ARYAN-13-11
- Created: 2024-11-24T18:43:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-24T18:46:28.000Z (over 1 year ago)
- Last Synced: 2025-02-01T17:33:13.925Z (over 1 year ago)
- Topics: cms, java, jdbc, sql
- Language: Java
- Homepage:
- Size: 327 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMS-Java-Project
A simple Contact Management System using Java Swing for the GUI and JDBC for database connectivity. It provides functionalities for managing contacts, including adding, viewing, searching, editing, and deleting contact records stored in a MySQL database. The scope of this project is to offer functionalities for managing contact information.