Skip to content

Commit

Permalink
Update challenge.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sibelius authored Feb 18, 2022
1 parent dc256b2 commit b4f4b4e
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions fullstack/challenge.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,17 @@
# FullStack Challenge

## Create a React Native app
- [ ] it should run on both iOS and Android
- [ ] it should use Relay Modern
- [ ] it should use [our boilerplate] or [Github] or [Yelp] schemas
- [ ] it should show retrieve the data from the server and display it inside a FlatList
## CRUD GraphQL + Relay
- [ ] GraphQL server using node, typescript, koa, graphql-helix
- [ ] Relay hooks React web
- [ ] it should be open sourced on your github repo

## Extras
- [ ] design
- [ ] fastlane
- [ ] authentication
- [ ] own GraphQL server
- [ ] create a [storybook] with your components
- [ ] tests using [jest]
- [ ] tests using [jest] - testing library


[storybook]: https://github.com/storybooks/storybook
[jest]: https://jest-everywhere.now.sh
[our boilerplate]: https://github.com/entria/entria-fullstack
[Github]: https://developer.github.com/v4/
[Yelp]: https://www.yelp.com/developers/platform

0 comments on commit b4f4b4e

Please sign in to comment.