Skip to content

casparhendrik/Breek

Repository files navigation

Breek

Breek is a mobile application made for teachers. They can create or join activities and link these to their personal agendas. The application should, in this way, motivate teachers to take midday breaks. According to our research, taking lunch breaks reduces the chances of experiencing redundant and therefore dangerous amounts of stress. The picture below shows an impression of what the app should look like.

Application screens

Installation

  • First of all, download NodeJS and npm: NodeJS Download
  • Install Android SDK for Android platform and XCode for ios
  • install cordova $ sudo npm install -g cordova
  • install Ionic $ sudo npm install -g ionic

Steps for each platform

Android:

ionic cordova run android

Ios:

ionic cordova run ios

After this step, open breek.xcodeproj with XCode and use 'Automatic provisioning' to sign and build the app.

Browser

ionic serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages