8000 GitHub - tarik-proho/SellerMobileApp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tarik-proho/SellerMobileApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Seller Mobile App

Seller Mobile App is an app that has two different types of users: employees in various businesses and their customers.

Customers use this app in order to see all available products/services and to create their order. Everytime they create a new order, employees that are logged in the app at that moment get a notification about it. In case a customer has some questions, he/she can call the employee by sending another notification.

Seller app gives employees access to all orders, list of all products/services offered by the business as well as their current availability in the store and existing tables/stores (depending on type of business). They can, as well, create and edit an order and send it to the cash register for processing.

This app is a part of our school project and communicates directly with Cash Register Server in order to get required information.

Get Started

Seller Mobile App is a React Native app which works both on Android and iOS devices. To build this app, you should have Node.js installed on your local machine.

After cloning the repository to your local machine, in the root directory:

  • Install dependencies with npm install

To run the app on your phone, first install Expo app on it. Optionally, you can run the app on a virtual device.

Start the app with

  • npm start or expo start
  • Scan the QR code with your Expo app (Android) or the Camera app (iOS)

Contribute

Contributions to our app are always welcome. Try our code and submit

  • Bugs
  • Feature requests
  • Pull requests for bug fixes or new features

Feedback

Leave feedback directly on Github

Team

Team Kilo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0