mercari-build / mercari-build-training

24 stars 225 forks source link

Step 4 #202

Closed vyshnaviprabha29 closed 8 months ago

vyshnaviprabha29 commented 8 months ago

## STEP 4 I created a database a Database file called mercari.sqlite3 Created 2 tables items and Categories based on the specified conditions. Changed the endpoints such that items are saved into the database Made an endpoint to return a list of items that include a specified keyword Modified db as per requirements and verified if I am getting correct responses.

CHECKS :warning:

Please make sure you are aware of the following.