Learning to Code SQL: Shrubbery Part Four
Shrubbery Part 4 - SQL
Overview
In this part of the assignment, you will refactor the Simple CLI Shrubbery Storefront from Part 3 to use an SQLite database for storing shrubbery information. This will help you understand how to integrate databases into your applications and manage data more efficiently.
Objectives