Welcome to Cofiblocks marketplace: A Starknet web3 platform to innovate Costa Rica coffee industry. Cofiblocks connects small coffee farmers directly with coffee lovers, cutting out unnecessary intermediaries.
This pull request introduces several new features and modifications to the database schema, seeding script, and user interface components. The most significant changes include creating a new Farm table, updating the seeding script to include farm data, and adding new UI components for user profile and product status management.
Description
This PR has the initial work of https://github.com/Vagabonds-Labs/cofiblocks/issues/12
This pull request introduces several new features and modifications to the database schema, seeding script, and user interface components. The most significant changes include creating a new
Farm
table, updating the seeding script to include farm data, and adding new UI components for user profile and product status management.Checklist
Type of Change
Testing
Manual Testing
Automated Tests
Additional Notes