Skip to content

🍞 🍰 🍪 🍮 A Simple bakery CRM made with react-native and GraphQL

Notifications You must be signed in to change notification settings

mauscoelho/bakeryApp

Repository files navigation

BakeryApp

A quickly and beautiful bakery CRM app

See the development progress in this board

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

Note: run in Release mode on iOS to hide a known issue

  • yarn - install dependencies
  • react-native run-ios --configuration Release - run on iOS
  • react-native run-android - run on Android

Prerequisites

  • yarn - brew install yarn
  • node - brew install node
  • react-native-cli - npm install -g react-native-cli
  • watchman- brew install watchman
  • Xcode - The easiest way to install Xcode is via the Mac App Store

For more information see the link

Running the tests

Storybook and storyshots for BDD tests. Use storybook to see all of components and states

  • yarn test - run storyshots
  • yarn storybook - run storybook server
  • Run react-native run-ios or react-native run-android

Server

The server is a Open-source framework to develop and deploy production-ready serverless GraphQL backends.

Model

Model

Known issues

  • RedBox - JSON value '<null>' - there is an issue with react-apollo if you run in Debug mode on iOS. See more here

Screenshots

Home

Detail

Add Customer

Edit Customer

Add Purchase

About

🍞 🍰 🍪 🍮 A Simple bakery CRM made with react-native and GraphQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published