- Timestamp:
- Sep 18, 2009, 1:33:21 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/DatabaseDesign.tex
r21 r138 4 4 \usepackage{graphicx} 5 5 \author{Gavin Kromhout and Steven Tucker} 6 \title{ OpenMimDatabase Design}6 \title{GnuMims Database Design} 7 7 \date{09 November 2008} 8 8 %\date{\today{}} … … 19 19 Maintenace departments often buy very expensive and customised software to monitor and improve their maintenace activities. 20 20 There are many advantages to using a database. 21 This is our attempt to create openMim, for open source Maintenace and Inventory Management.21 This is our attempt to create GnuMims, for open source Maintenace and Inventory Management. 22 22 23 23 … … 48 48 \section{Entity Relationship Diagram} 49 49 \begin{center} 50 \includegraphics[scale=0.25]{ openMimEr.png}50 \includegraphics[scale=0.25]{gnuMimsErd.png} 51 51 \end{center} 52 52 … … 59 59 } 60 60 61 \section{Database Schema}62 \begin{center}63 \includegraphics[scale=1]{dataModel.png}64 \end{center}65 66 61 \begin{center} 67 62 The end.
Note: See TracChangeset
for help on using the changeset viewer.