A Flutter app integrated with Firebase🔥 to manage warehouse's 🏬 stock

Overview

Warehouse Management 🏬

An application to manage the inventory in multiple warehouses of a business. The products will be stored in groups and user can create any number of groups. In a particular group any number of products can be added along with the whole information of the product.

Suppose there is big business of toys. A lot of wholesale and retail Sales takes place in a day and the business has multiple warehouses and each warehouse has multiple Floors in it.

Business

The business would require an App (can be used by multiple people at a time) that would:

  • Help to keep track of all the stocks in all the warehouses of all products.
  • Help to quicky locate where the stock of a specific product lies in the warehouses.
  • Help to get the price of a specific product (helps in a situation when a customer wants to know the price of the product from manager/salesperson)
  • Help to get all available variety of a particular product (For ex: If salesperson want all available types of a “bat” he might get result: [“Plastic bat small”, “Leather bat”, etc])

User Experience


Screens

Development

*Prerequisites:

  • Setup Flutter environment
  • Setup Firebase App & download google-services.json file to android/app

Run

  • Clone the repository & Change directory
git clone https://github.com/HeveshL/warehouse_management.git
cd warehouse_management
  • Flutter pub get & run
flutter pub get
flutter run

Downloads

User Interface (Adobe XD) : Download

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Contributing

Contributions are always welcome! Your feedback will help me grow as a developer and help me build better and more usable apps.

You might also like...

Manage desktop space easily with this simple Flutter app.

dspace A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this i

Nov 12, 2021

A simple flutter app to manage the score in a match of darts

A simple flutter app to manage the score in a match of darts

DartCounter An application to keep track of a Dart match It is currently made for Windows-only use, but you can build it for any Platform if you want,

Jun 1, 2022

A personal app to track and manage your expenses.

A personal app to track and manage your expenses.

👝 Batua 👝 A Personal App to track and manage your expenses! Batua is the best money manager and daily expense tracker to automatically and securely

Dec 22, 2022

Para-managment: The app is to monitor and manage your personal finance

Para-managment: The app is to monitor and manage your personal finance

Pare | پارە Pare App Demo The app is to monitor and manage your personal finance You have a category for each category you have category name, icon, a

Mar 20, 2022

FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to feel like part of the Flutter framework.

FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to feel like part of the Flutter framework.

File Manager FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to fee

Dec 30, 2022

A Flutter application to easily manage and control your Algorand nodes.

A Flutter application to easily manage and control your Algorand nodes.

Algorand Node Companion App Algorand Node Companion App is a mobile, web and desktop application that can manage, operate and track the status of your

Oct 18, 2022

A Flutter package to manage feature flagging.

feature_flags This package simply allows you to activate dynamically functionnalities of your app. Usage Setup Wrap your app's widget in a Features wi

Oct 11, 2022

The Clean architecture and manage the Flutter project to make scalable with a modularization approach

The Clean architecture and manage the Flutter project to make scalable with a modularization approach

Clean architecture sample project Flutter template project to explore the Clean architecture and manage the Flutter project to make scalable with a mo

Oct 18, 2022

A Flutter plugin to retrieve and manage contacts on Android and iOS devices. Maintainer: @lukasgit

A Flutter plugin to retrieve and manage contacts on Android and iOS devices. Maintainer: @lukasgit

contacts_service A Flutter plugin to access and manage the device's contacts. Usage To use this plugin, add contacts_service as a dependency in your p

Dec 28, 2022
Comments
  • error displaying and creating data from firestore

    error displaying and creating data from firestore

    I got an error in the start menu, which is the code to display data, I fixed it but it didn't fix the error in adding data

    can you help fix it, because this project helps me to learn about firestore especially for the start menu (productgroup)

    opened by ardimahensa 2
Owner
Hevesh Lakhwani
Hevesh Lakhwani
Dio desafio chatonline flutter firebase - Developing an Online Chat Application Integrated with Firebase

Desenvolvendo um aplicativo de Chat Online integrado ao Firebase Descrição Neste

Yian Zaratin 1 Jan 4, 2022
This design has been created for educational purposes. Also this project has integrated push notifications with firebase and my own server in python.

Ui Clone of the Nequi application This design has been created for educational purposes. Also this project has integrated push notifications with fire

Juan Suarez 3 Nov 17, 2022
Flutter Presence App integrated with geolocation (GPS) that can help your company or you as a developer to build a presence app

Flutter Presence App integrated with geolocation (GPS) that can help your company or you as a developer to build a presence app. beauty user interface and have a multi user ( admin and employee ). You can also change the appearance of this application easily or add new features. Using Getx and Firebase.

Muhammad Rezky Sulihin 96 Dec 25, 2022
Integrated Docker with Mobile App using python API and Can perform almost all functionality of Docker

tech_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Keshav Sharma 0 Oct 29, 2021
A API integrated 5 day weather forecast and prediction application created using flutter framework and Dart language.

A API integrated 5 day weather forecast and prediction application created using flutter framework and Dart language. This API used here is OPEN WEATHER API, which specializes in predicting the weather of any city in this world.

Nitin Verma 0 Dec 26, 2021
Mobile first Note Taking integrated with Git

Mobile first Markdown Notes integrated with Git This project receives generous infrastructure support from Summary GitJournal is a note taking app foc

GitJournal 2.8k Dec 31, 2022
Microsoft Teams Clone is a Video conference application with a rich integrated chat experience, to connect with friends,family & colleagues. Developed as a redesign of Microsoft Teams during my menteeship at Microsoft Engage 2021

Microsoft Teams Clone by Karanjot Singh About Microsoft Teams Clone is a Video conference application with a rich integrated chat experience, to conne

Karanjot Singh 60 Dec 28, 2022
Petit httpd - This is a simple HTTP file server integrated with Let's Encrypt, gzip and CORS

Petit httpd - This is a simple HTTP file server integrated with Let's Encrypt, gzip and CORS

Graciliano Monteiro Passos 4 Nov 24, 2022
An App To manage all your tasks with firebase backend

?? Todo App An App To manage all your tasks with firebase backend. Star ⭐ the repo if you like what you see ?? . ✨ Features : Login/SignUp with Fireba

Omar Jadiani 74 Dec 12, 2022
About This is Personal Expenses Planner. You can add your expenses in to the app and manage your transaction. and you can see How much did you spend on which day. I developed this project using flutter.

expense_planner A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Darshit Rudani 5 Jul 6, 2022