Skip to content

This is an expo.io app for mobile devices to plan your workshops at the 35c3 event in Leipzig

License

Notifications You must be signed in to change notification settings

c3e/35c3-workshop-planner

Repository files navigation

35c3-workshop-planner

This is an expo.io app for mobile devices to plan your workshops at the 35c3 event in Leipzig

DOWNLOAD

Version 1.0.0

Software to build this project

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

NOTES FOR DEVELOPMENT

current TODO list

  • 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

About

This is an expo.io app for mobile devices to plan your workshops at the 35c3 event in Leipzig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published