Skip to content

RumbosE/GoDely-app

 
 

Repository files navigation

GoDeli

A Flutter project. It's an ecomerce that sales products and bundles and allowed you to trak yours orders.

Logo-app Logo-Team

Application made for the software development subject project, by the RED-TEAM.

This application is compatible with Flutter versions >= 3.4.3 < 4.0.0.

Team Members

Getting Started

  1. Clone the repository. Make sure you have the VSCode Flutter and Dart extensions
git clone https://github.com/Red-Team-Software/Red-frontend.git
cd Red-frontend
  1. Install the dependencies. Running the command flutter pub get

  2. Select the main.dart file in the lib folder and run it. Select the device to use and continue with the development.

or run it on the bash, in verbose

flutter run -v

Here are some important project dependencies located in the pubspec.yaml file

App Architecture Diagrams

app-architecture

Hexagonal Architecture

feature-architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.5%
  • Other 0.5%