skolplattformen-backup/packages/app
Rickard Natt och Dag c4b2e51a81
chore(deps): uppdatera dependencies (#169)
2021-02-21 15:30:10 +01:00
..
android fix: 🐛 remove applicationSuffix for Android debug variant 2021-02-20 09:17:01 +01:00
assets chore: add image of woman 2021-02-09 07:48:10 +01:00
components fix: scroll i barnlistan och flytta frånvaroknapp (#167) 2021-02-21 08:47:01 +01:00
design removed unused use-http 2020-12-22 23:29:42 +01:00
ios iOS version 2021-02-19 16:23:07 +01:00
utils chore: sort list of children (#151) 2021-02-19 15:30:48 +01:00
.buckconfig fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
.eslintrc.js fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
.flowconfig fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
.gitattributes fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
.gitignore fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
.nvmrc chore(build): fix github actions (#44) 2021-02-08 13:22:32 +01:00
.prettierrc chore(app): lägg till prettier och ta bort oanvänd kod (#125) 2021-02-15 13:33:47 +01:00
.watchmanconfig fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
App.js fix(android): uppdatera färg på statusbar (#150) 2021-02-19 10:53:29 +01:00
README.md docs: uppdatera dokumentation (#123) 2021-02-17 09:50:42 +01:00
app.json Feature: automatic redirect from BankID on iOS (#139) 2021-02-19 08:43:15 +01:00
babel.config.js fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
index.js fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
metro.config.js fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
package.json chore(deps): uppdatera dependencies (#169) 2021-02-21 15:30:10 +01:00
setupTests.js feat: frånvaroanmälan (#144) 2021-02-19 09:18:22 +01:00
skolplattformen-logga-original.png new iOS icon 2020-12-29 12:29:17 +01:00
yarn.lock chore(deps): uppdatera dependencies (#169) 2021-02-21 15:30:10 +01:00

README.md

Öppna Skolplattformen App

This is the app for Öppna Skolplattformen

Get started

Prerequisites

We use yarn as our package manager. To install it run npm install -g yarn.

iOS

To get started using the iOS simulator start by installing the JavaScript dependencies using

$ yarn

Next you need to install the Cocoapods dependencies for the iOS project

$ cd ios
$ pod setup
$ pod install

You should now be setup to run the app in the Simulator. Run the ios command in the root of the app.

$ yarn ios

Android

Android development requires that you have Android Studio and relevant build tools installed.

Start by installing JavaScript dependencies using

$ yarn

Before running the app you should start an emulator from Android Studio. Then run the following command to start the build

$ yarn android

Running tests

$ yarn test

TODO

[x] Välj barn [x] Login [ ] Anmäl frånvaro [ ] Settings