diff --git a/01-Jupyter-Getting-Started.ipynb b/project1/01-Jupyter-Getting-Started.ipynb
similarity index 100%
rename from 01-Jupyter-Getting-Started.ipynb
rename to project1/01-Jupyter-Getting-Started.ipynb
diff --git a/02-Basics-SQL.ipynb b/project1/02-Basics-SQL.ipynb
similarity index 100%
rename from 02-Basics-SQL.ipynb
rename to project1/02-Basics-SQL.ipynb
diff --git a/03-SQL-Different-Types-of-Joins.ipynb b/project1/03-SQL-Different-Types-of-Joins.ipynb
similarity index 100%
rename from 03-SQL-Different-Types-of-Joins.ipynb
rename to project1/03-SQL-Different-Types-of-Joins.ipynb
diff --git a/04-SQL-NULLs-and-UNKNOWN.ipynb b/project1/04-SQL-NULLs-and-UNKNOWN.ipynb
similarity index 100%
rename from 04-SQL-NULLs-and-UNKNOWN.ipynb
rename to project1/04-SQL-NULLs-and-UNKNOWN.ipynb
diff --git a/05-Basic-Relational-Algebra.ipynb b/project1/05-Basic-Relational-Algebra.ipynb
similarity index 100%
rename from 05-Basic-Relational-Algebra.ipynb
rename to project1/05-Basic-Relational-Algebra.ipynb
diff --git a/06-SQL-INDEXES-AND-EXPLAIN.ipynb b/project1/06-SQL-INDEXES-AND-EXPLAIN.ipynb
similarity index 100%
rename from 06-SQL-INDEXES-AND-EXPLAIN.ipynb
rename to project1/06-SQL-INDEXES-AND-EXPLAIN.ipynb
diff --git a/07-Relational-Database-Design-Normalization.ipynb b/project1/07-Relational-Database-Design-Normalization.ipynb
similarity index 100%
rename from 07-Relational-Database-Design-Normalization.ipynb
rename to project1/07-Relational-Database-Design-Normalization.ipynb
diff --git a/DDL.sql b/project1/DDL.sql
similarity index 100%
rename from DDL.sql
rename to project1/DDL.sql
diff --git a/README.md b/project1/README.md
similarity index 100%
rename from README.md
rename to project1/README.md
diff --git a/SQLTesting.py b/project1/SQLTesting.py
similarity index 100%
rename from SQLTesting.py
rename to project1/SQLTesting.py
diff --git a/Vagrantfile b/project1/Vagrantfile
similarity index 100%
rename from Vagrantfile
rename to project1/Vagrantfile
diff --git a/answers.py b/project1/answers.py
similarity index 100%
rename from answers.py
rename to project1/answers.py
diff --git a/create_sample_databases.py b/project1/create_sample_databases.py
similarity index 100%
rename from create_sample_databases.py
rename to project1/create_sample_databases.py
diff --git a/joins.jpg b/project1/joins.jpg
similarity index 100%
rename from joins.jpg
rename to project1/joins.jpg
diff --git a/largeRelationsInsertFile.sql b/project1/largeRelationsInsertFile.sql
similarity index 100%
rename from largeRelationsInsertFile.sql
rename to project1/largeRelationsInsertFile.sql
diff --git a/populate-air.sql b/project1/populate-air.sql
similarity index 100%
rename from populate-air.sql
rename to project1/populate-air.sql
diff --git a/queries.py b/project1/queries.py
similarity index 100%
rename from queries.py
rename to project1/queries.py
diff --git a/relationalalgebrafunctions.py b/project1/relationalalgebrafunctions.py
similarity index 100%
rename from relationalalgebrafunctions.py
rename to project1/relationalalgebrafunctions.py
diff --git a/small.sql b/project1/small.sql
similarity index 100%
rename from small.sql
rename to project1/small.sql
diff --git a/smallRelationsInsertFile.sql b/project1/smallRelationsInsertFile.sql
similarity index 100%
rename from smallRelationsInsertFile.sql
rename to project1/smallRelationsInsertFile.sql
diff --git a/ubuntu-xenial-16.04-cloudimg-console.log b/project1/ubuntu-xenial-16.04-cloudimg-console.log
similarity index 100%
rename from ubuntu-xenial-16.04-cloudimg-console.log
rename to project1/ubuntu-xenial-16.04-cloudimg-console.log
diff --git a/university.png b/project1/university.png
similarity index 100%
rename from university.png
rename to project1/university.png