E-commerce platform (Apple Store)
Databases & SQLDevelopment of the server side for a retail application (Apple tech store). The main focus was on secure handling of product and order data.
What was implemented:
1. Designed a robust data model using Entity Framework Core.
2. Configured and successfully executed database migrations to update the product model (adding new features and categories) without losing existing information.
3. Implemented clean business logic for cart processing and interaction with the database.
What was implemented:
1. Designed a robust data model using Entity Framework Core.
2. Configured and successfully executed database migrations to update the product model (adding new features and categories) without losing existing information.
3. Implemented clean business logic for cart processing and interaction with the database.