Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andersholt authored Sep 20, 2022
1 parent ebf3fc0 commit 8a7e565
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@

# PG6301 eksamen Kristiania News
* Heroku: https://pg6301-exam.herokuapp.com/
* Test rapport: https://coveralls.io/github/kristiania-pg6301-2022/pgr6301-exam-andersholt
* Coverage is a bit higher, but because of the used up Github actions minutes, it wont run.
* Testrapport: https://coveralls.io/github/kristiania-pg6301-2022/pgr6301-exam-andersholt

## Egenutfylling av funksjonelle krav

* [x] Lage en app med parcel, express, concurrently, prettier, Jest
* [x] Sette opp en fungerende React app med React Router, håndtering av loading state og feilhåndtering
* [x] Sette opp en fungerende Express app inkludert Routes i egen fil
Expand All @@ -17,4 +15,3 @@
* [x] Lagring, henting og endring av data i Mongodb
* [x] Login med OpenID Connect (både Google og Active Directory)
* [x] Web Sockets
* [] Test coverage på 50-70% eller bedre dokumentert med Github Actions

0 comments on commit 8a7e565

Please sign in to comment.