Code Monkey home page Code Monkey logo

grocery_shopping_template's Introduction

๐Ÿ” Fryo - Grocery Shopping App template kit PRs Welcome

A Flutter UI template of a Grocery Shopping App similar to Uplabs.

Disclaimer: This repository is the continuation of the publically archived FlutterGrocery-ShoppingAppUI repository.

Download and try out the android application.

๐ŸŽฅ Demo

demo

๐Ÿ“ธ Screenshots

The screenshots below are taken on a android emulator.

Welcome Page Sign Up Page
Sign In Page Dashboard Page
Product Page

Requirements

  • Any Operating System (e.g. MacOS X, Linux, Windows)
  • Any IDE with Flutter SDK installed (e.g. IntelliJ, Android Studio, VSCode etc)
  • A little knowledge of Dart and Flutter

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Contributing

Do you want contributing to this project?

Perfect! Please go to the Contributing Guidelines.

LICENSE

MIT

grocery_shopping_template's People

Contributors

szilvasipeter avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

mohamadkurdi

grocery_shopping_template's Issues

Create CI/CD pipeline for deployment

Deploying the application via GitHub action.

  • Build the application in the pipeline
  • Invoke linters in the pipeline
  • Invoke unit tests in pipeline
  • Deploy the application in the pipeline

Persist rating and favorite

  • Add state update for the ratings and favorite foods
  • Persist the data (rating and favorite)
  • Load the data at application startup

Create unit test cases

  • lib/src/shared/buttons.dart
  • lib/src/shared/input_fields.dart
  • lib/src/shared/partials.dart
  • lib/src/shared/product.dart
  • lib/src/screens/dashboard.dart
  • lib/src/screens/product_page.dart
  • lib/src/screens/sample_page.dart
  • lib/src/screens/signin_page.dart
  • lib/src/screens/signup_page.dart
  • lib/src/screens/welcome_page.dart
  • lib/main.dart

Create authentication and user management

  • Create a database to store the users
  • Authenticate the user by password
  • Input validations
    • Check if the username is already exists
    • Check if the email is valid
    • Check if the password is strong enough

Implement all tabs

  • Cart: Storing the items that the user want to buy.
  • Favorites: Storing the foods that are liked by the user.
  • Profile: Provide the username, and general information about the user. Logout option.
  • Settings: Add settings option. For example, email settings, notification preference, and so on.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.