Skip to content

jima05/sukjunub

Repository files navigation

sukjunub

  • SukJunub is cross-platform ecommerce mobel application.
  • Flutter is used as the framework. The database is powerd by firebase storage and the authentication by Firebase auth.
  • I used Firebase because of its websocket-like technology so that a client can easily access data as quickly as possible.
  • Any other technologies and databases can also be intergrated.

Getting Started

  • To re-use or clone the application, you can download the zip or fork from "https://github.com/jima05/sukjunub".

  • sj-01-(extract)

  • After extracting , open the folder in any code editor of ypur choice

  • Open a new terminal and type:

    • flutter pub get : This is to download the dedependencies and resolve any errors related to them

    • sj-02

    • flutter pub outdated : This is to see which dependancies are outdated and nee to be upgrated

    • flutter pub upgrade : This is to upgrade the dependencies to there latest versions

    • flutter run : To run the app on either an emulator, the web or a real device

    • sj-03

      How does it Look

      sj-04 sj-06 sj-05

    • NOTE:

      • Make sure you enable developer mode in ypur windows settings
      • To run it on ur android device, enable USB Debburging

Good Luck

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published