Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
irony authored Sep 18, 2024
1 parent e023631 commit da19aed
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Detta är prototypen av matmarknaden byggd på dynamiskt inköpssystem DIS.
## Testa

Ladda ner appen Expo Go och scanna därefter följande QR-kod:

![image](https://github.com/user-attachments/assets/da7c310d-6c61-4104-a193-c21ce98fcae6)

## Kom igång
Expand All @@ -21,18 +22,6 @@ Så här kommer du igång:

Nu startas automatiskt din iOS Simulator och du kan testa applikationen live där.

## Signera avtal

Vi använder oss av [**Signicat**](https://developer.signicat.com/) för att signera avtal digitalt mellan Producent och Beställare. För att enkelt kunna demonstrera flödet kör vi Norwegian BankID

**För att detta ska fungera korrekt behöver du förbereda följande:**

Döp om `.env.example` till `.env` och fyll i `SIGNICAT_CLIENT_ID` och `SIGNICAT_CLIENT_SECRET`

Följ sedan stegen under [**Order test user**](https://developer.signicat.com/identity-methods/nbid/test/#order-test-user) för att generera testanvändare hos BankID Norge.

När du signerar avtalet, välj "Norwegian BankID" och följ stegen.

## Screenshots (ej färdig layout)

![image](https://user-images.githubusercontent.com/395843/232560646-26c641a6-429d-46cc-8b9d-1ed460c9e119.png)
Expand All @@ -49,6 +38,19 @@ För att göra en ny release av appen kör man detta kommando:

Då får man en länk till nya QR-koder att publicera


## Signering av avtal (betaversion)

Vi testar att använda [**Signicat**](https://developer.signicat.com/) för att signera avtal digitalt mellan Producent och Beställare. För att enkelt kunna demonstrera flödet kör vi Norwegian BankID

**För att detta ska fungera korrekt behöver du förbereda följande:**

Döp om `.env.example` till `.env` och fyll i `SIGNICAT_CLIENT_ID` och `SIGNICAT_CLIENT_SECRET`

Följ sedan stegen under [**Order test user**](https://developer.signicat.com/identity-methods/nbid/test/#order-test-user) för att generera testanvändare hos BankID Norge.

När du signerar avtalet, välj "Norwegian BankID" och följ stegen.

## LICENS

MIT Copyright (c) 2024 Iteam Solutions AB

2 comments on commit da19aed

@expo
Copy link

@expo expo bot commented on da19aed Sep 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitHub Build Trigger Failure

The build trigger failed with the following error:

INVALID_EAS_JSON_ERROR: eas.json not found in the repository.

Please check your GitHub app installation settings and your Expo project's GitHub settings to make sure you've configured everything correctly.

@expo
Copy link

@expo expo bot commented on da19aed Sep 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitHub Build Trigger Failure

The build trigger failed with the following error:

INVALID_EAS_JSON_ERROR: eas.json not found in the repository.

Please check your GitHub app installation settings and your Expo project's GitHub settings to make sure you've configured everything correctly.

Please sign in to comment.