From ce05439daac3b733e7a6d1e6cfaceff56abbfa99 Mon Sep 17 00:00:00 2001 From: Google Code Exporter Date: Sat, 1 Aug 2015 09:07:34 -0400 Subject: [PATCH] Migrating wiki contents from Google Code --- ProjectHome.md | 11 +++++++++++ Requirements.md | 17 +++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 ProjectHome.md create mode 100644 Requirements.md diff --git a/ProjectHome.md b/ProjectHome.md new file mode 100644 index 0000000..2bee9a1 --- /dev/null +++ b/ProjectHome.md @@ -0,0 +1,11 @@ +This project is designed to be a flexible, open source project that lets a user track the following things: + +A group of items (configurable) +> Start of shelf life (configurable) +> End of shelf life (configurable) + +This application is intended to serve a large set of users. + +The inspiration for this program was the Jtrac program: http://jtrac.info/ + +As of March 2008, this project is held in abeyance. \ No newline at end of file diff --git a/Requirements.md b/Requirements.md new file mode 100644 index 0000000..ee535cf --- /dev/null +++ b/Requirements.md @@ -0,0 +1,17 @@ +#Captures requirements for the system + +# Introduction # + +This system must run in a platform independent environment +Must utilize a standard SQL enabled database backend - embedded with the application +Front end web interface + + +# Details # + + + +Add your content here. Format your content with: + * Text in **bold** or _italic_ + * Headings, paragraphs, and lists + * Automatic links to other wiki pages \ No newline at end of file