skolplattformen-backup/packages/app
Rickard Natt och Dag f223eed808
chore: update root dependencies (#274)
2021-04-15 17:06:03 +02:00
..
__mocks__ Added react-nateive-safe-area-context mock 2021-04-02 21:27:17 +02:00
android remove logging 2021-04-01 11:51:44 +02:00
assets feat: 🎸 Valbar inloggningsmetod (#172) 2021-02-23 09:11:27 +01:00
components style: 💄 Change meny to matsedel (#260) 2021-04-07 06:58:58 +02:00
design removed unused use-http 2020-12-22 23:29:42 +01:00
ios feat: 🎸 Updated embedded-api and api-hooks 2021-04-09 19:55:13 +02:00
styles refactor(app): lägg till designsystem (#230) 2021-03-31 10:16:41 +02:00
utils feat(ios): dimma skärmen när man växlar app (#201) 2021-03-26 07:07:49 +01:00
.buckconfig fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
.eslintrc.json chore(app): fixa eslintfel, lägg till lint check i workflow (#171) 2021-02-21 16:43:24 +01:00
.flowconfig Upgraded to RN 0.64 2021-03-29 09:58:03 +02: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 Removed lints 2021-03-29 13:42:49 +02:00
.watchmanconfig fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
App.js style: 💄 Change meny to matsedel (#260) 2021-04-07 06:58:58 +02: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
jest.config.js chore(jest): ta bort oanvända transformIgnorePatterns (#220) 2021-03-29 15:36:25 +02:00
metro.config.js Upgraded to RN 0.64 2021-03-29 09:58:03 +02:00
package.json chore: update root dependencies (#274) 2021-04-15 17:06:03 +02:00
setupTests.js refactor: använd moment för all datumhantering (#227) 2021-03-30 20:54:28 +02:00
skolplattformen-logga-original.png new iOS icon 2020-12-29 12:29:17 +01:00
tsconfig.json refactor: använd moment för all datumhantering (#227) 2021-03-30 20:54:28 +02:00
types.d.ts refactor(app): move to typescript 2021-03-26 09:38:15 +01:00
yarn.lock chore: update root dependencies (#274) 2021-04-15 17:06:03 +02: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