top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Full Stack SQLite Database Web App

The SQLite Web App is a full-stack java application that issues SQL queries to the SQLite database and displays various tables based on user input. The Web App includes the following functionalities:

- CRUD Operations
- General and Advanced Search
- Optimistic Concurrency
- Paging

bottom of page