Skip to content

This is an assignment app from Qtec Solution Limited. The task is: design a search and product details page and integrate search and product details API. In the search page, the infinite product will load which means you have to add pagination.

Notifications You must be signed in to change notification settings

muradhossin/find_product

Repository files navigation

Find Product

This is an assignment app from Qtec Solution Limited. The task is: design a search and product details page and integrate search and product details API. In the search page, the infinite product will load which means you have to add pagination.

Screenshots

Features

  • Search products
  • Scroll down to load infinite products
  • Product details

Setup

Clone the repository

  git clone https://github.com/muradhossin/find_product.git

Move to the desired folder

  cd \find_product

To run the app, simply write

  flutter pub get
  flutter run

Tech Stack

Built With: Dart, Flutter

State Management: Provider

API: REST API

Figma Design Link

click here

API Documentation

Search API

https://panel.supplyline.network/api/product/search-suggestions/?limit=10&offset=10&search=rice

Note: In the place of rice will be placed user input. And first offset is 10 then next offset is addition of your limit.

Product details API

https://panel.supplyline.network/api/product-details/{slug}/

Platform

  • Android

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

License

MIT

Support

For support, please contact here LinkedIn

💰 You can help me by Donating BuyMeACoffee

About

This is an assignment app from Qtec Solution Limited. The task is: design a search and product details page and integrate search and product details API. In the search page, the infinite product will load which means you have to add pagination.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages