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
A simple web application for note taking using MySql database and JAVA as back-end , applying ORM principles of Hibernate Framework .its can be used to write, save,update and delete notes.
Technologies:
Front-end
HTML5
CSS3
Bootstrap 4
Back-end
Servlet
Java Server Page (JSP)
MySql
Maven build tool
Framework:
Hibernate 5.4
HOME PAGE:
ADD NOTES:
SHOW NOTES:
About
A simple web application for note taking using MySql database and JAVA as back-end , applying ORM principles of Hibernate Framework