Hali shop is another practice app. this app like e-commerce type.
I have learn more things from this project
Table of Contents
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
-
User Login and Registers.
-
home page
-
Add to Cart
-
Product Details page
-
Product page and search product page
-
User setting
-
Payment gateway
-
Logout
-
Flutter
Features and Plugins I've used:- REST api
- Riverpod
-
Demo video link: https://drive.google.com/file/d/1S6LpaHxbrwp68DeG-eQjMUd7tMP8nI50/view?usp=share_link
-
Flutter
Flutter has a greate documentation for enviroment setup
- 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