Skip to content

warandoates/PieceMealV2

Repository files navigation

PieceMeal V2

Overview

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.

Running the App:

To run PieceMeal:

iOS

Download & install Xcode from the App Store.

To initiate React Native, please run these commands in your terminal:

  • brew install node to install node
  • brew install watchman to install watchman
  • npm install -g react-native-cli to 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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors