/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////6MMMMb\/////////////////////////////////////////////////////68b/////////////////MMb/////dMM////////////////////MM////////////////////////68b//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////                                                                         
//////6M///////////////////////////////////////////////////////////Y89/////////////////MMM/////PMM////////////////////MM////////////////////////Y89////////////////////////////6MMMMb\/68b///////////////////////////`MM/////////////////////////////////////////////////////////////////////                                                   /////////                
//////MM/////////M/////////////////////////M //////////////////////////////////////////M/Mb///d/MM////////////////////MM//////////////////M///////////////////////////////////6M'////`/Y89////////////////////////////MM/////////////////////////////////////////////////////////////////////
//////YM///////MMMMMM///MM/6MM//6MMMMb///MMMMMM///6MMMMb///6MMbMMM//MM//6MMMMb/////////M/YM./,P/MM//6MMMMb///`MM/6MM//MM///d'///6MMMMb//MMMMMM///MM//MM/6MMb///6MMbMMM////////MM//////////////////////////////////////MM/////////////M///////////////////////////MMMMM///////////////////////
///////YMMMMb///MM//////MM69 "/8M'//`Mb///MM/////6M'//`Mb/6M'`Mb////MM/6M'///Mb////////M/`Mb/d'/MM/8M'//`Mb///MM69 "//MM//d'///6M////Mb//MM//////MM//MMM9//Mb/6M//Mb//////////YM.//////`MM/`MM/6MMb//6MMb//`MM////MM//MM//6MMMMb///MMMMMM///6MMMMMb///MM/6MM///////`MM/////////6MMMMb////////
///////////`Mb//MM//////MM//////////oMM///MM/////MM////MM MM//MM////MM/MM////`'////////M//YM.P//MM/////,oMM///MM'/////MM/d'////MM////MM  MM//////MM//MM////MM/MM//MM///////////YMMMMb///MM//MM69/`MM69/`Mb//MM////MM//MM/8M'//`Mb///MM/////6M'///`Mb//MM69 "////////MM////////6M'//`Mb///////
////////////MM//MM//////MM//////6MM9'MM///MM/////MMMMMMMM YM.,M9////MM/MM//////////////M//`Mb'//MM/,6MM9'MM///MM//////MMdM.////MMMMMMMM  MM//////MM//MM////MM/YM//M9///////////////`Mb//MM//MM'///MM'///MM//MM////MM//MM/////,oMM///MM/////MM/////MM//MM'///////////MM////////MM////MM///////   
////////////MM//MM//////MM/////MM////MM///MM/////MM////////YMM9/////MM/MM//////////////M///YP///MM/MM'///MM///MM//////MMPYM.///MM////////MM//////MM//MM////MM//YMM9/////////////////MM//MM//MM////MM////MM//MM////MM//MM/,6MM9'MM///MM/////MM/////MM//MM////////////MM////////MM////MM/////// 
//////L/////M9//YM//////MM/////MM////MM///YM.//,/YM////d9/(M////////MM/YM.///d9////////M///`'///MM/MM.//,MM///MM//////MM//YM.//YM////d9//YM//////MM//MM////MM/(M////////////////////MM//MM//MM////MM////MM//MM////MM//MM/MM'///MM///MM/////MM/////MM//MM////////////MM////////MM////MM/////// 
//////MYMMMM9////YMMM9//MM//////YMMM9'Yb.//YMMM9//YMMMM9///YMMMMb./_MM//YMMMM9/////////M////////MM/`YMMM9'Yb./MM//////MM///YM.//YMMMM9////YMMM9//MM//MM////MM//YMMMMb.////////L////,M9//MM//MM////MM////MM//YM.///MM//MM/MM.//,MM///YM.////YM.///,M9//MM////////////MM///68b//YM.//,M9/////// 
//////////////////////////////////////////////////////6M////Yb////////////////////////////////////////////////////////////////////////////////////////////6M////Yb////////////MYMMMM9///MM//MM////MM////MM///YMMM9MM//MM/`YMMM9'Yb///YMMM9//YMMMMM9//_MM_/////////__MM__/Y89///YMMMM9////////
//////////////////////////////////////////////////////YM.///d9////////////////////////////////////////////////////////////////////////////////////////////YM.///d9///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////YMMMM9//////////////////////////////////////////////////////////////////////////////////////////////YMMMM9/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////by:Javier/Andrial//////////////////////                                                                                                                                                   
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////                                                                                                                                                              


Hello, 
This is the README for the Strategic Marketing Simulator 1.0

Here, we will go over the contents of each folder in the WWW directory



All Website Files are within /srv/marketsim/www/

Folders inside /www/ contain

[Controller]
in this folder are helper classes that aid views.
these classes is where all the logic and work is perform for each webpage.

[Views]
This folder contains all the "views" of strategic Marketing Simulator.
These are the files that are directly opened by the browser and names will be seen in the URL bar
This files return a display and catch user input.

[Styles]
Here is where you can find a template for the Website as well as css files used for designing the website.

[Model]
This folder holdes the classes that directly access the database. these files are called by Controller
classes when a query to the database is needed.

[Images]
This folder contains images used through out the website.

[Tests]
This folder contains tests performed on the classes used for the System.

[css],[node_modules]
Strategic Marketing Simulator uses BootStrap for styling and button designs. these folders contain the contents of the BootStrap css files.

[js]
Contains javascript files used for functionality on some Market Sim webpages.

[<no folder>](root)
These are my teammates files, Jeffrey carman. Im not sure if they're inuse or not.



bonus: a useful command for when you're getting errors and do not know what is wrong
sudo tail -n 1 /var/log/apache2/marketsim-error.log










