NoroffFEU / development-platforms

A collection of case studies covering development platform products.
7 stars 334 forks source link

case-study #374

Open martinsk91 opened 1 week ago

jaaneh commented 1 week ago

Please can you please add the required frontmatter at the very top of your file? It must contain lowercase title, author, tags properties. This must exist at the very top of the file, above all other text and without empty lines above it.

---
title: MySQL Case Study
author: Martin Skaarer <martinsk91>
tags: database, mysql
---

Once that's added and the test passes I can merge your PR :)