https://github.com/aryan-13-11/cms-using-enterprise-java
A web-based application developed using JSP and connected to a Derby database. The system provides functionalities to add, view, edit, delete, and search contacts. It features a simple and clean user interface with the ability to toggle between light and dark modes. Backend connectivity is managed through JDBC using Apache Derby as the database
https://github.com/aryan-13-11/cms-using-enterprise-java
derby-database java javascript jsp-servlet sql webapplication
Last synced: 7 months ago
JSON representation
A web-based application developed using JSP and connected to a Derby database. The system provides functionalities to add, view, edit, delete, and search contacts. It features a simple and clean user interface with the ability to toggle between light and dark modes. Backend connectivity is managed through JDBC using Apache Derby as the database
- Host: GitHub
- URL: https://github.com/aryan-13-11/cms-using-enterprise-java
- Owner: ARYAN-13-11
- Created: 2024-11-24T19:46:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-24T19:56:02.000Z (over 1 year ago)
- Last Synced: 2025-03-20T05:47:05.103Z (about 1 year ago)
- Topics: derby-database, java, javascript, jsp-servlet, sql, webapplication
- Language: Java
- Homepage:
- Size: 439 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMS-using-Enterprise-Java
A web-based application developed using JSP and connected to a Derby database. The system provides functionalities to add, view, edit, delete, and search contacts. It features a simple and clean user interface with the ability to toggle between light and dark modes. Backend connectivity is managed through JDBC using Apache Derby as the database