This is the directory structure for the project

frontend - This directory contains all the code related to the frontend development
server - This directory contains all the code for the backend development
	input.py - Main file that is linked to the frontend in order to demo the AEG System
	resources - Contains all the sfiles necessary to run the system
		aeg.py - Contains all of the functions used to implement the AEG System
		rulebook.csv - Contains csv file with various questions and rulebooks

Note**
This project folder contains a README markdown file created by GitHub. This README contains 
all the relevant information regarding the dependencies required for this project and how
to install them.
