Coder Social home page Coder Social logo

gp's Introduction

H.Partner Application

H.Partner is a mobile application developed using Flutter. It supports both Android and IOS.

H.Partner is a Nutrition System application. It allows the user to calculate daily his calories, protein, car, and fat,. the user can buy from market off app healthy products, the user can follow her health by charts that used in our app

Table of contents

Main packages used

Folder structure

We have applied clean archeticture concept and here is the basic folder structure:

core folder structure that flutter provides:

h_partner
├── android
├── assets
├── build
├── ios
├── lib
└── test

Here is the folder structure we have been using in this project:

lib
├── layout
├── model
├── modules
├── shared
└── main.dart

layout

This folder containes the business logic of the application specificly state management.

layout
├── admin layout
└── home-layout

model

This folder contains all models related to the application

model
├── feedback_model.dart
├── meals_model.dart
├── new_order_model.dart
├── product_model.dart
├── recipes_model.dart
└── user_model.dart

modules

This folder contains all screens and designs related to the application

modules
├── add_info
├── change_address_and_phone
├── block_user
├── breakfast
├── buy_now
├── camera
├── cart
├── complete_diary
├── customer_dashboard
├── dinner
├── edit_goal
├── feedback
├── home
├── login
├── lunch
├── market
├── meal_item
├── nutrition
├── onBoarding
├── order_layout
├── recipe
├── register
├── result_of_detection
├── search_recipe_screen
├── snacks
└── water_track

shared

This folder contains everything used anywhere in the app .

shared
├── components
├── localization
├── network
├── styles
└── bloc_observer

Screenshots

||||| |||| ||||| ||||| ||||| |||||| ||||| |||||

Demo

https://www.youtube.com/watch?v=FR8rsPSzJb4&ab_channel=omaressam

gp's People

Contributors

omar201999 avatar mennatallah22 avatar atevaz avatar aminaramadan avatar mahmoud0adel2000 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

amr1elmasry

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.