GithubHelp home page GithubHelp logo

intfrr / take_orders_app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maherdeeb/take_orders_app

0.0 2.0 0.0 395 KB

An android app written in Kotlin. It is designed to take orders from the customers and manage invoices

License: Apache License 2.0

Kotlin 100.00%

take_orders_app's Introduction

Take Orders APP

It is an Android App that I wrote to take orders from the customers and establish invoices. It is similar to the applications which restaurants use to get food orders from the visitors. I designed the app for our family company that sells sawn wood and plywood. The wood products have width, thickness, and length as main properties. The products can have extra specific features such as large or small, wet or dry, etc. I wrote the App in Kotlin

Requirements and installation

  1. You need to download Android Studio
  2. Clone the Repo
$ git clone https://github.com/MaherDeeb/take_orders_app.git
  1. Build APK

App flow:

Check the Demo here

Next Step

The App is a part of a data pipeline. The pipeline contains several components:

  1. Wood orders taker App (this app): An android app that the workers use to collect orders from the customers. After confirming the payment, the App sends the data to the remote server.
  2. Python-based remote server: It is a simple VM that receives and stores the data in the database. It sends a notification to keep the manger up to date after every transaction.
  3. Invoices viewer App: It is a simple android app that the manager uses to view the notifications which the server sends. The manager can fetch the data from the server and check the invoices.
  4. CenterAI: it is a computer vision framework that I wrote in Python on top of Pytorch. CenterAI enables training models for computer vision similar to other frameworks such as fastai but with a more convenient interface.
  5. Wood QQ (not sure about the final name yet) App: It is an android app that the customer can use to count the sawn wood pieces and measure the wood quality from images.
  6. An experimental environment to analyze the data. The data should answer some important business questions such as the next best offer for each customer, the customer lifetime value, and so on.
  7. A simple dashboard helps the manager observe how the company does in the short and long terms.

For more information you, check my article

take_orders_app's People

Contributors

maherdeeb avatar

Watchers

James Cloos avatar  avatar

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.