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/wiki/Requirements.wiki b/Requirements.md similarity index 84% rename from wiki/Requirements.wiki rename to Requirements.md index 2fa9319..ee535cf 100644 --- a/wiki/Requirements.wiki +++ b/Requirements.md @@ -1,17 +1,17 @@ #Captures requirements for the system -= Introduction = +# 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 = +# Details # Add your content here. Format your content with: - * Text in *bold* or _italic_ + * Text in **bold** or _italic_ * Headings, paragraphs, and lists * Automatic links to other wiki pages \ No newline at end of file