Skip to content

Byte Store is an online shop mobile application equipped with capabilities commonly found in e-commerce platforms.

Notifications You must be signed in to change notification settings

munovrizall/bytestore_flutter_jagoflutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Byte Store

An electronic online shop. This app uses the backend from the website Laravel Byte Store.

Table of Contents

Introduction

This project was developed during my participation in the Flutter Intensive Club Batch 12 by Jagoflutter. Byte Store is an online shop mobile application equipped with capabilities commonly found in e-commerce platforms. It includes features such as order products, making payments through virtual accounts, and tracking package delivery progress.

Built with Flutter

Features

A few of the things you can do with this apps:

  • Order multiple products using the cart.
  • Make payments via a virtual account.
  • Add user addresses.
  • Check delivery prices.
  • Track ongoing orders.
  • Implement Firebase push notifications.
  • Log in to the account using Laravel Fortify authentication.

Setup

  1. Clone this project.
git clone https://github.com/munovrizall/bytestore_flutter_jagoflutter.git
  1. Open byte_store\lib\core\constants\variables.dart and edit 'baseUrl' to use your ip address.

  2. Start Laragon or XAMPP.

  3. Clone the backend website, and follow the setup steps, until the website is served.

git clone https://github.com/munovrizall/bytestore_laravel_jagoflutter.git
  1. Run this app.
flutter run
  1. You are ready to go!

Acknowledgments

Thanks to Jagoflutter for the guidance and the knowledge.

About

Byte Store is an online shop mobile application equipped with capabilities commonly found in e-commerce platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages