https://github.com/bashleigh/areyouinfordinner-app
App for communicating with the are you in for dinner API :fork_and_knife:
https://github.com/bashleigh/areyouinfordinner-app
Last synced: 4 months ago
JSON representation
App for communicating with the are you in for dinner API :fork_and_knife:
- Host: GitHub
- URL: https://github.com/bashleigh/areyouinfordinner-app
- Owner: bashleigh
- Created: 2018-04-21T09:14:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-26T22:50:54.000Z (about 8 years ago)
- Last Synced: 2025-04-07T03:48:38.801Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 250 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Are you in for dinner app
===
An app for my family to use to track who and who isn't in for dinner using simple questions in push notifications. To prove to my Mother that I really DID say I was going to be in for dinner.
## Install
_links to apple and android apps_
### Development
Run
```bash
yarn start && yarn ios
```
For IOS development
> Make sure that when running in development mode that the areyouinfordinner API is running on port 3000.