Changes between Version 1 and Version 2 of WikiStart
- Timestamp:
- 11/24/24 21:12:56 (10 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v1 v2 1 = Welcome to Trac1 = ChainPilot 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 == About the project 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 Project name: '''ChainPilot''' 11 6 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. 7 Started: November 2024 17 8 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 Course: Databases 2024/2025/Z 22 10 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 Under mentorship of: professor Vangel Ajanovski, PhD 26 12 13 == Brief project summary 27 14 28 TracGuide is a good place to start.15 '''ChainPilot''' is an interactive Supply Chain Management Simulator designed to empower users with hands-on experience in managing complex supply chain operations. Tailored for educational and training environments, the simulator allows instructors, and students to engage in realistic scenarios, make strategic decisions, and analyze outcomes across the supply chain. From procurement and manufacturing to warehousing and distribution, ChainPilot offers a comprehensive environment to explore and optimize each step of the supply chain, providing valuable insights and analytics to enhance operational understanding and decision-making skills. 29 16 30 Enjoy! [[BR]] 31 ''The Trac Team'' 17 == Members 32 18 33 == Starting Points 19 ||= Name =||= Index =|| 20 || Slavcho Mickovski (Coordinator) || 221075 || 34 21 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 22 == Phases and coordination 39 23 40 For a complete list of local wiki pages, see TitleIndex. 24 ||= Phase =||= Phase Name =||= Status =|| 25 || P0 || [wiki:About Defining the project] || Not Started || 26 || P1 || [wiki:ConceptualModel Conceptual model (ERD)] || Not Started || 27 || P2 || [wiki:RelationalSchema Relational schema (DDL and Database) ] || Not Started || 28 || P3 || [wiki:ApplicationDesign Application design - everyday scenarios and use cases] || Not Started || 29 || P4 || [wiki:Queries Analytical and statistical querying] || Not Started || 30 || P5 || [wiki:Prototype Prototype application] || Not Started || 31 || P6 || [wiki:Normalization Normalization] || Not Started || 32 || P7 || [wiki:ApplicationDevelopment Application Development] |||| Not Started || 33 || P8 || [wiki:Security Security] || Not Started || 34 || P9 || [wiki:Optimization Optimization] || Not Started ||