Changes between Version 1 and Version 2 of WikiStart
- Timestamp:
- 04/24/26 21:51:06 (12 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v1 v2 1 = Welcome to Trac1 = Medora 2 2 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 == Short Description 6 4 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. 5 Medora is a web application system that is intended to be used in medical clinics to help manage patients. The system is designed to handle data for the patients, doctors, appointments, medical tests and examinations. It also store information about diagnoses and medical prescriptions, but also it supports tracking of services that each patient had done so billing is also more manageable. The goal for this platform by keeping all of this data in one system to create an easier and more organized workflow for doctors to use. 11 6 12 As all Wiki pages, this page is editable, this means that you can13 modify the contents of this page simply by using your14 web-browser. Simply click on the "Edit this page" link at the bottom15 of the page. WikiFormatting will give you a detailed description of16 available Wiki formatting commands.17 18 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created19 a new Trac environment, containing a default set of wiki pages and some sample20 data. This newly created environment also contains21 [wiki:TracGuide documentation] to help you get started with your project.22 23 You can use [wiki:TracAdmin trac-admin] to configure24 [http://trac.edgewall.org/ Trac] to better fit your project, especially in25 regard to ''components'', ''versions'' and ''milestones''.26 27 28 TracGuide is a good place to start.29 30 Enjoy! [[BR]]31 ''The Trac Team''32 33 == Starting Points34 35 * TracGuide -- Built-in Documentation36 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project37 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions38 * TracSupport -- Trac Support39 40 For a complete list of local wiki pages, see TitleIndex.
