* fix: add cert to email for when all certs are earned * fix: unhide rdbms from production * fix: cert project input field * feat: add cypress tests * fix: message on project pages to lower expectations * fix: update instructions * fix: add quincy's suggestions * fix: add beta label and reorder * fix: utils test * fix: move rdbms to bottom of settings * fix: cypress tests * Apply suggestions from code review Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> * fix: only drop seeded users webhook tokens Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
21 lines
476 B
Markdown
21 lines
476 B
Markdown
---
|
|
id: 5f2c289f164c29556da632fd
|
|
title: Build a Mario Database
|
|
challengeType: 12
|
|
helpCategory: Backend Development
|
|
url: https://github.com/freeCodeCamp/learn-relational-databases-by-building-a-mario-database
|
|
dashedName: build-a-mario-database
|
|
---
|
|
|
|
# --description--
|
|
|
|
In this 165-lesson course, you will learn the basics of a relational database by creating a PostgreSQL database filled with video game characters.
|
|
|
|
# --instructions--
|
|
|
|
# --hints--
|
|
|
|
# --seed--
|
|
|
|
# --solutions--
|