Relational Database "Your Project is Not Complete" Solution

Code

mv /workspace/project/periodic_table /home/camper/project/

Then I navigated into it:

Code

cd /home/camper/project/periodic_table

one more commit so the checker would rescan the repo:

Code

git add .
git commit --allow-empty -m "chore: move repo to correct location"

Project Complete!

i’m glad this worked for you but it is not necessary if you complete the last step and refresh the fcc page. (I never had to do this and I have all my checkmarks).
Still I’m happy you found something that worked.