Skip to content

A mobile web application created as an assignment in Distributed & Mobile Computing, a 3rd year's Computing class at the ITT Dublin.

License

Notifications You must be signed in to change notification settings

felixmiddendorf/pubtracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PubTracker

by Felix Middendorf

Please refer to this project description on the authors website for a brief introduction and to /doc/pubtracker.pdf for the underlying design details and decisions.

License

PubTracker is released under MIT license (see COPYING).

Notice

Please bear in mind that PubTracker was an assignment in Distributed & Mobile Computing, a third year's class at ITT Dublin. It is not a polished software product.

Directory Structure

/

You can configure PubTracker by editing config.php.

/actions

Contains the actual PubTracker functionality.

/db

Create a database using the .sql files in this directory.

/doc

You can build the aforementioned PDF using build_pdf.sh in /doc/. This requires pdflatex, bibtex as well as some LaTeX packages(refer to grep usepackage pubtracker.tex for package details). The documentation is written in British English.

/templates

Contains the pure php templates.

/www

Point your web servers www root to this directory.

About

A mobile web application created as an assignment in Distributed & Mobile Computing, a 3rd year's Computing class at the ITT Dublin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published