Skip to content

matrad4307/CustomersManagement

Repository files navigation

CustomersManagement

Application to managing customers. Best functions :

  • Add customer
  • Edit customer data personalities
  • Remove customer
  • Show all available customers in the system

The app is available on iOS and Android platform.

  1. Clone the repo git clone https://github.com/matrad4307/CustomersManagement.git

  2. Run the following commands in a Terminal: npm install npm run build npm install react-native-gesture-handler npm install react-native-sqlite-storage

  3. Run react-native run-android inside your React Native project folder for android application or react-native run-ios in a Terminal

Project is connected to Azure Pipelines. All commits to master remote branch will run CI.

WARNING! It's short instruction about to run this project. If you never used React Native to build cross-platform app please see official documentation https://facebook.github.io/react-native/docs/getting-started

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published