freeCodeCamp/curriculum/challenges/italian/13-relational-databases/build-a-periodic-table-data.../build-a-periodic-table-data...

841 B

id title challengeType helpCategory url dashedName
602d9ff222201c65d2a019f2 Costruisci un database della tavola periodica 13 Backend Development https://github.com/freeCodeCamp/learn-periodic-table-database build-a-periodic-table-database

--description--

Questo è uno dei progetti richiesti per completare la certificazione. Per questo progetto, creerai uno script Bash per ottenere informazioni sugli elementi chimici da un database della tavola periodica.

--instructions--

Importante: Dopo che passi tutti i test, salva un dump del tuo database nel file periodic_table.sql così come il tuo file element.sh così puoi completare lo step 2. Ci saranno istruzioni su come farlo nella macchina virtuale.

--notes--

File richiesti: periodic_table.sql, element.sh

--hints--

--seed--

--solutions--