Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 464 Bytes

File metadata and controls

16 lines (11 loc) · 464 Bytes

School Project JDBC-SQLite + Java

This was a week-long project from the general database introduction course.

Aim of the project

Make a simple CLI application where the CRUD -operation can be done.

Project

The project will center around coffee, coffee beans and roast levels. Think single origin and specialty coffee.

  • Project Name: CoffeeInventoryDB
  • Techniques use: Java + SQLite.

Thanks for the read and hope you liked the project :-).