DEV Community

Balram Rathore
Balram Rathore

Posted on

Full StackE-commerce (myntra clone) series using Flutter, NodeJs, MongoDb and ExpressJs

Hi everyone,

Here is a glimpse of recent progress of shopping app inspired by #myntra series.

  1. Created product details card
  2. Created post apis using #nodejs/ #expressjs for uploading the csv/excel data of products details and storing it to #mongodb
  3. Created a get api for fetching all the products ( filter based on category will be introducing soon)
  4. Integrated api with #getx in flutter and plotting card dynamically

🤩 Playlist Link: https://www.youtube.com/playlist?list=PLtIU0BH0pkKoMHtGr0lEpq8j507cGIKf2
🤩 GitHub Repo (Do give star): https://github.com/DevStack06/Shopping-App-UI

Image description

Top comments (0)