This project is a Flutter application developed. The goal of the project is to create a mobile application that retrieves data from a dummy JSON API and displays it in a user-friendly interface.
Features Display a list of products fetched from a dummy JSON API. Allow users to view product details. Implement product categories with search functionality. Enable users to add products to favorites. Provide a search feature to search for products. Include a user profile section with basic information.
GET /products
GET /products/${id}
GET products/categories