Food Station

Hali shop is another practice app. this app like e-commerce type. I have learn more things from this project

About The Project

Hali shop is android app version.this is another practice project.The app was made with Flutter as a Frontend technology and Node js epxress as a backend . User can CURD operation

Features with Snapshots

  1. User Login and Registers.

    snapshot

  2. home page

    snapshot

  3. Add to Cart

    snapshot

  4. Product Details page

    snapshot

  5. Product page and search product page

    snapshot

  6. User setting

    snapshot

  7. Payment gateway

    snapshot

  8. Logout

    snapshot

Built With

Frontend Technology

Prerequisites

for enviroment setup

Roadmap

Frontend

  • create 9 screen
    • first 1 screen for splash screen
    • second screen for sign in and sign up
    • 3rd screen for homepage
    • 5rd screen show product data
    • 6th screen show product detials data
    • 7th screen show user settings
    • 8th screen for checkout page
    • 9th screen Add to cart page
  • take information from sign in and sign up(create new user) page and send it to thought api(server)
  • get data(product data) from server(api) and show in home page and product page
  • user can search product
  • click for product details then navigate to details page carry all product data by constructor and show data in detials page
  • click setting then navigate to setting page. where user can update they are info and logout account
  • click process to oder then get checkout page of payment gateway baksh and SSLCOMMERZ
  • click add to cart page then get cart data from Rest api when user click add to cart options and in this cart page user can update product value. and user can’t added same data in cart

MORE FEATURES IS UNDER DEVELOPING

GitHub

View Github