Skip to content
Snippets Groups Projects
Verified Commit 57356f4e authored by Birk Gustav Samson Stoveland's avatar Birk Gustav Samson Stoveland :speech_balloon:
Browse files

fix: update readme for gitlab ci

parent fc32050f
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ When it comes to merge requests, we wanted to see the quantity of commits pr. me
- We used fetch() for the AJAX api-calls. because it always returns a promise that can be used for the data.
- We used the default react-viewport, as we experienced that it works well enough for our purposes.
- We used Material UI’s default method of handling media queries to alter the css based on the display width.
- We used the built in gitlab-ci pipeline to check that pushed builds could be built, had been properly formatted and that they passed the tests we had.
## Design
- The Navbar has a flexible layout, which for big screens has icons and names of the different pages as clickables, but for smaller screens it has a hamburger button with a dropdown menu to compensate for the lack of space.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment