changeset 508:64f8666690d8

README update (Logical change 1.149)
author optonline.net!jeffpc
date Fri, 16 Jan 2004 02:53:48 +0000
parents 443d48b10eeb
children 56166b03a6b3
files README
diffstat 1 files changed, 28 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Fri Jan 16 02:53:48 2004 +0000
+++ b/README	Fri Jan 16 02:53:48 2004 +0000
@@ -0,0 +1,28 @@
+AV Admin
+========
+
+AV Admin is a web-interface written in Python that can manage a whole AV department. Some of the features include:
+	- logging with multiple log types - security, system, user, equipment, and work logs
+	- fine privilege control - 22 privilege items
+	- all settings stored in DB
+	- departmental rules support
+	- rooms have numbers, and optionally names and notes associated with them
+	- support for all-year equipment leases
+	- PDF log on-demand generation
+	- equipment image support
+
+Installation instructions can be found in the file 'INSTALL'.
+
+The newest version can be found at:
+
+  http://avadmin.sourceforge.net/
+
+For questions, comments, bugs reports and other things write a mail to:
+
+  Josef "Jeff" Sipek <jeffpc@optonline.net>
+
+or send it directly to the AV Admin-Development mailing list at:
+ 
+  avadmin-devel@lists.sourceforge.net
+
+# EOF #