A Template to create app for shop
ShopApp app template is customized to create app for any type of shop. With all the required functionality you can easily deliver app to a shop owner fast and easy.
Overview
ShopApp app template use latest version of flutter and laravel so that you will get highest compatibility accross different OS and web.
Main features are:
- Carousel slider to show offers
- Category-wise product filter
- Product search
- User profile
- Add new product from web backend
- Lazy loading of product from backend
- Set after how much % of screen view, lazy loading will start
- Cart page function
- Order placing function and many more
Laravel Backend
Laravel is a highly secured backend to protect user data. It also has many inbuilt functionality to add more secure way. Main features of SocialDev backend:
- Used secret token for login.
- Password will stored with hash encrypted.
- Easily possible to add html website with Laravel backend in resources/views section
- Support of all main functionality like php, javascript, css if anyone want to add html website with backend