Skip to content

Commit

Permalink
Added todos
Browse files Browse the repository at this point in the history
  • Loading branch information
Braga Lund committed Nov 28, 2021
1 parent 3a99205 commit 298762a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Sample project

A sample project for creating .net and vue projects.

## Frontend
Expand All @@ -9,3 +9,12 @@ In Vue.
## Backend

.Net 6

## TODO

* [ ] Make request from frontend to backend and display information
* [ ] Create working DockerCompose-file
* [ ] Make pipeline fail if codecoverage is less than 80 percent
* [ ] Install Cypress and create 1 test for checking that first page returns 200 ok


0 comments on commit 298762a

Please sign in to comment.