This will create a universe.sql file in the project folder.
Next, open up a notepad (or similar app) on your PC and paste the entire contents of the above file and then save it to your desktop with the same filename.
Finally, create a new GitHub repo and upload the file to it.
You can then submit the repo link to FCC to pass the project.
I have followed those steps and have a notepad document uploaded to my Github account with the solution. Unfortunately the URL isn’t being accepted, I get an error message saying “the project must be completed first”.
You might need to go back into the project. If you’ve completed the project successfully on CodeAlly you should see a 100% completion message. Make sure you click ‘Continue’ on this message and then go back to the FCC curriculum and click back through to the project page where you submit your git repo link.
In GitHub, a repository must be created with the name of the project where you are busy.
A file called “universe.sql” must be added to the repository.
Copy the content from “universe.sql” generated in the project to the file “universe.sql” added to the GitHub repository.
The repository link from GitHub must be added in " step 2 " in the project.
I have the same problem.
First project is fully completed, but during I past a link on GitHub repo with solution and entering buttom “I’ve competed this challenge” appears note: “You must complete the project first”.
The same problem was in previous course named “Learn Relational Databases by Building a Mario Database”. I complete the project and were waiting a check mark in cource card for 4 days.
Maybe information are updated in 3-4 after tasks is completed.
I created the tables earlier with out a foreign key that references. Can you please advice if I am able to add them at later stage or the table need to be created again?
La solución final es “Actualizar” (o es su defecto, volver a entrar al ejercicio), la pagina con las instrucciones del ejercicio. Pegar el “PATH” de GitHub donde figura el Archivo ‘universe.sql’ y completar.
Es la unica forma. Si no se actualiza la pagina, no funciona y nos va a dar siempre el error de que se debe finalizar el ejercicio.