Course
Resources
About
Week06 Project04 Databases
Learning Outcomes
Overview
Schedule
Project
Learnings
Resources
Here’s a reminder of the full list of KSB’s
Databases
Learn how to design and structure a database schema for the application (K10, S8)
Implement CRUD (Create, Read, Update, Delete) operations for products and orders (S1, S3, S16)
Acquire skills in using SQLite to manage and query relational data efficiently (K10, S3)
Be comfortable with SQL syntax and how to use SELECT and INSERT queries (K10. S3)
React
Gain proficiency in using React to create dynamic and responsive user interfaces (K7, S2)
Understand the use of state management in React to handle the shopping cart functionality (K11, S10)