diff --git a/project1a/DDL.sql b/project1/DDL.sql similarity index 100% rename from project1a/DDL.sql rename to project1/DDL.sql diff --git a/project1a/README.md b/project1/README.md similarity index 100% rename from project1a/README.md rename to project1/README.md diff --git a/project1a/SQLTesting.py b/project1/SQLTesting.py similarity index 100% rename from project1a/SQLTesting.py rename to project1/SQLTesting.py diff --git a/project1a/Vagrantfile b/project1/Vagrantfile similarity index 100% rename from project1a/Vagrantfile rename to project1/Vagrantfile diff --git a/project1a/answers.py b/project1/answers.py similarity index 100% rename from project1a/answers.py rename to project1/answers.py diff --git a/project1a/extra-queries.py b/project1/extra-queries.py similarity index 100% rename from project1a/extra-queries.py rename to project1/extra-queries.py diff --git a/project1a/queries.py b/project1/queries.py similarity index 100% rename from project1a/queries.py rename to project1/queries.py diff --git a/project1a/small.sql b/project1/small.sql similarity index 100% rename from project1a/small.sql rename to project1/small.sql diff --git a/project1a/smallRelationsInsertFile.sql b/project1/smallRelationsInsertFile.sql similarity index 100% rename from project1a/smallRelationsInsertFile.sql rename to project1/smallRelationsInsertFile.sql diff --git a/project1a/tst.sql b/project1/tst.sql similarity index 100% rename from project1a/tst.sql rename to project1/tst.sql