Skip to content

Saqib198/My-Store

Repository files navigation

MY STORE

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.

API Reference

Get all Products

  GET /products

Get Specific Products

  GET /products/${id}

Get All Categories

  GET products/categories

DEMO

https://youtu.be/eEUi39UiHvs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages