Database Setup

Welcome to Faved!

Before you can use the application, we need to set up the database.

Note: This will create a database file /storage/bd384706be9937fe90f4edb70cb58db9eb17208e81d97b57df3057e0a1120031.db with the following tables:

  • items - Stores your bookmarked items
  • tags - Stores tags for categorizing items
  • items_tags - Connects items with their associated tags