summaryrefslogtreecommitdiff
path: root/buildscripts/texbuilder/time-tracker/preface.tex
blob: c1a30bed9e4f0e0f61e5be00f87f3993a969d39b (plain)
1
2
3
4
5
6
7
8
9
10
11
\chapter*{Preface}\addcontentsline{toc}{chapter}{Preface} \hypertarget{preface}{}
\section*{Prado Time Tracker}
This documentation is complete walk-through guide detailing the
steps involved in implementating of the Prado Time Tracker web application.

\subsection*{Target Audience}
The guide is intended for readers who has some experience
using PHP version 5 and some basic concepts of Object-Oriented application
design. The guide will assume that the reader understands the primary concepts
of class, methods, class inheritance, and other basic features offered by PHP
version 5 or later.