This is an expo.io app for mobile devices to plan your workshops at the 35c3 event in Leipzig
First you need node.js
I recommend nvm to organise your Node version:
Recommended package manager: yarn
This software is written in TypeScript. Install it global with:
yarn global add typescript
If you want to lint your code also install tslint:
yarn global add tslint
To install the expo.io Clint run:
yarn add global [email protected]
(current Version 2.6.8 is buggy, so i use 2.6.6)
Now you are ready to install the dependencies:
yarn install
To start the app run:
yarn start
-
2018 workshop list:
https://events.ccc.de/congress/2018/wiki/index.php/Static:Self-organized_Sessions#List_of_Self-organized_Sessions
-
styleguide: https://pbs.twimg.com/media/DrVifILW4AEZW8R.jpg
-
icon archive 1: https://oblador.github.io/react-native-vector-icons/
-
icon archive 2: https://expo.github.io/vector-icons/
- Add link to session creation page
- fix button with concurrent events in discover mode
- show when event not find anymore
- fix or remove change language into settings-tab
- cleanup workshop detail page