Changes between Version 1 and Version 2 of WikiStart


Ignore:
Timestamp:
06/04/26 03:22:59 (10 days ago)
Author:
231528
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v1 v2  
    1 = Welcome to Trac
     1= Laboratory Management System =
    22
    3 Trac is a '''minimalistic''' approach to '''web-based''' management of
    4 '''software projects'''. Its goal is to simplify effective tracking and
    5 handling of software issues, enhancements and overall progress.
     3== Project Description ==
    64
    7 All aspects of Trac have been designed with the single goal to
    8 '''help developers write great software''' while '''staying out of the way'''
    9 and imposing as little as possible on a team's established process and
    10 culture.
     5The Laboratory Management System is a database system designed to support the daily operations of a private medical laboratory. The system provides centralized management of patients, laboratory requests, samples, tests, results, employees, equipment, invoices, and payments.
    116
    12 As all Wiki pages, this page is editable, this means that you can
    13 modify the contents of this page simply by using your
    14 web-browser. Simply click on the "Edit this page" link at the bottom
    15 of the page. WikiFormatting will give you a detailed description of
    16 available Wiki formatting commands.
     7Its main goal is to improve the efficiency of laboratory workflows, ensure data consistency and integrity, reduce manual administrative work, and provide complete traceability from patient registration to the final test results and financial transactions.
    178
    18 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    19 a new Trac environment, containing a default set of wiki pages and some sample
    20 data. This newly created environment also contains
    21 [wiki:TracGuide documentation] to help you get started with your project.
     9== Team Members ==
    2210
    23 You can use [wiki:TracAdmin trac-admin] to configure
    24 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    25 regard to ''components'', ''versions'' and ''milestones''.
     11* Liljana Dueva 231524
     12* Anja Spasevski 231518
     13* Eli Panova 231528
    2614
     15== Course ==
    2716
    28 TracGuide is a good place to start.
     17Advanced Databases
    2918
    30 Enjoy! [[BR]]
    31 ''The Trac Team''
     19== Documentation ==
    3220
    33 == Starting Points
    34 
    35  * TracGuide --  Built-in Documentation
    36  * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project
    37  * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
    38  * TracSupport --  Trac Support
    39 
    40 For a complete list of local wiki pages, see TitleIndex.
     21|| Phase || Link || Status ||
     22|| 00 || [[ProjectDefinition|Defining the Project]] || Completed ||
     23|| 01 || [[ERDiagram|Relational Model - ER Diagram]] || Completed ||
     24|| 02 || [[DatabaseCreation|Database Creation]] || Completed ||
     25|| 03 || [[QueryOptimization|Query Optimization]] || Completed ||
     26|| 04 || [[FunctionsTriggers|Functions and Triggers]] || Started ||
     27|| 05 || Advanced Topics || Not Started ||