skolplattformen-backup/packages/app
irony 6c8312efcd
Feat: Kompaktare nyhetslista (#146)
* feat: kompakt layout för nyhetslista

Co-authored-by: Rickard Natt och Dag <rickard@hey.com>
Co-authored-by: Johan Öbrink <johan.obrink@gmail.com>
2021-02-19 08:50:14 +01:00
..
android Feature: automatic redirect from BankID on iOS (#139) 2021-02-19 08:43:15 +01:00
assets chore: add image of woman 2021-02-09 07:48:10 +01:00
components Feat: Kompaktare nyhetslista (#146) 2021-02-19 08:50:14 +01:00
design removed unused use-http 2020-12-22 23:29:42 +01:00
ios Feat: Kompaktare nyhetslista (#146) 2021-02-19 08:50:14 +01:00
utils feat: lägg till empty state för barnlistan (#126) 2021-02-16 16:48:40 +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 chore(app): lägg till prettier och ta bort oanvänd kod (#125) 2021-02-15 13:33:47 +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 feat: Flyttade tabbarna längst ner (#145) 2021-02-19 06:25:16 +01:00
setupTests.js feat: lägg till empty state för barnlistan (#126) 2021-02-16 16:48:40 +01:00
skolplattformen-logga-original.png new iOS icon 2020-12-29 12:29:17 +01:00
yarn.lock feat: Flyttade tabbarna längst ner (#145) 2021-02-19 06:25:16 +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