Changes between Version 1 and Version 2 of WikiStart


Ignore:
Timestamp:
04/20/26 00:28:07 (13 days ago)
Author:
231082
Comment:

init

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v1 v2  
    1 = Welcome to Trac
     1= Courses 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== Short description:
     4The Courses Management System (CMS) is a relational database platform designed to support the full academic lifecycle of a higher-education institution. The database contains data about members (students and teachers), academic programs, courses and their editions, semester enrollments, exercises and exam assessments, grades, lecture materials, announcements, direct messaging between members, and surveys. The system consolidates these concerns into a single, coherent data model. Two security mechanisms are built into the design: member passwords are stored as SCRAM-SHA-256 hashes, and semester enrollment records are protected by a blockchain-inspired SHA-256 hash chain that makes retroactive tampering detectable. The intended application is a web-based course management platform serving a higher-education institution, with roles for students, teachers, and administrators.
    65
    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.
     6== Team members:
    117
    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.
     8- Viktor Petrovski 231150
    179
    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.
     10- Aleksandar Nikoloski 231082
    2211
    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''.
     12- Martin Mitevski 231112
    2613
    2714
    28 TracGuide is a good place to start.
     15== Course:
     16Advanced Databases in 2025/2026/Summer
    2917
    30 Enjoy! [[BR]]
    31 ''The Trac Team''
     18Under the supervision of: Prof. Dr. Vangel V. Ajanovski and Assistant Nenad Anchev.
    3219
    33 == Starting Points
     20== Content:
    3421
    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.
     22||= Phase =||= Link =||= Status =||= Date =||
     23||= P0 =||AboutProject|| |||| ||
     24||= P1 =||RelationalModel|| |||| ||
     25||= P2 =||DatabaseCreation|| |||| ||
     26||= P3 =||QueryOptimization|| |||| ||
     27||= P4 =||DatabaseProgramming|| |||| ||
     28||= P5 =||AdvancedTopic|| |||| ||