This app is designed for users with dietary restrictions. Piecemeal provides users with recipes and ingredients that do not violate their dietary restrictions. Furthermore, PieceMeal users can explore other user-created recipes for new cooking ideas. PieceMeal users can also set up their own dashboard profile where they can keep track of their favorite recipes, ingredients, and analytical information.
To run PieceMeal:
Download & install Xcode from the App Store.
To initiate React Native, please run these commands in your terminal:
brew install nodeto install nodebrew install watchmanto install watchmannpm install -g react-native-clito install React-Native's command line interface- `npm install rnpm -g
- `npm install react-native-module --save
- `rnpm link react-native-module
- `sudo gem install cocoapods
Then, to open the app in the simulator, run:
- `react-native run-ios
To view the Swagger UI interface:
open http://piecemeal-api.herokuapp.com/api-docs/