Menu

Tree [d26bed] default /
 History

Read Only access


File Date Author Commit
 Documents 2014-04-15 Paul Marshall Paul Marshall [f76b7d] Screenshots and database UML re-export.
 Legacy 2013-09-14 Paul Marshall Paul Marshall [05c050] Added legacy code.
 Libs 2014-04-25 Paul Marshall Paul Marshall [2f155b] Python build deployed on server.
 Metis 2014-09-13 Paul Marshall Paul Marshall [d26bed] Uname and pword compromise warning.
 Mnemosyne 2014-09-13 Paul Marshall Paul Marshall [0a2f1d] Merge
 Screenshots 2014-04-15 Paul Marshall Paul Marshall [f76b7d] Screenshots and database UML re-export.
 .hgflow 2013-09-13 Paul Marshall Paul Marshall [ff7e7d] flow initialization: Added configuration file.
 .hgignore 2013-10-02 Paul Marshall Paul Marshall [c0c4bc] Server work.
 .hgtags 2014-04-29 Paul Marshall Paul Marshall [9e04ac] Added tag v 1.0 for changeset 08eaaa3a2529
 LICENCE 2013-09-19 Paul Marshall Paul Marshall [5b66d5] Added GPL licence file.
 README 2014-04-29 Paul Marshall Paul Marshall [00bf9d] Added branch descriptions to README.

Read Me

Web - Server-side and Web Applications

-------------------------------------------------------------------------------

This repository contains the code for the web application and web server part
of the system.

Metis:

Named for Metis, the Titaness of wisdom and deep thought, the web application
serves to provide information regarding the current state of the vehicle in
the race.  Metis is designed to provide information to the pit crew to allow
them to provide wise counsel to the driver.

Mnemosyne:

Named for Mnemosyne, the Titaness of memory and remembrance, the server-side
applicaiton serves to replay information between the web application and
Hermes, the Android application.  Mnemosyne additionally serves to database
data received from the table (is the memory of the system).

-------------------------------------------------------------------------------

Branches:

	- default: Releases go into this branch.
	- develop: Primary developement branch.
	- Summer 2014: Post-grad work by Paul Marshall over the summer of 2014. 
		This is in it's own branch as it won't be tested till the
		following fall.