Java
CRUD JSP
A Java JSP project focused entirely on back-end logic, with no styling, built to practice login, data insertion, listing, editing, and deletion.
Published on:
While many projects obsess over looks, this one was built to go straight to what matters: the logic running underneath. Developed in Java JSP, without a single line of CSS, this site was created purely to put back-end knowledge into practice, featuring a login system for access control, data insertion, list-style visualization, editing of inserted items, and deletion, a true exercise in raw logic hidden behind the screen.