Changes between Version 5 and Version 6 of WikiStart


Ignore:
Timestamp:
04/20/26 10:28:50 (12 days ago)
Author:
231159
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    1818
    1919||= Phase =||= Link                =||= Status   =||= Date =||
    20 || [https://develop.finki.ukim.mk/projects/NTWRK_25_26/wiki/WikiStart#About:TheNetwork P0]      ||  !AboutProject        ||  completed       ||   20.04.2026     ||
    21 || [https://develop.finki.ukim.mk/projects/NTWRK_25_26/wiki/WikiStart#Relationaldiagram:TheNetwork P1]      ||  !RelationalModel     ||     started       ||        ||
     20|| [wiki:About P0]      ||  !AboutProject        ||  completed       ||   20.04.2026     ||
     21|| [wiki:RelationalDiagram P1]      ||  !RelationalModel     ||     started       ||        ||
    2222|| P2      ||  !DatabaseCreation    ||            ||        ||
    2323|| P3      ||  !QueryOptimization   ||            ||        ||
     
    2626
    2727
    28 == About: The Network
    29 
    30 **Team members**:
    31 * Ivan Ajdinski 231159
    32 * David Davitkovski 231227
    33 
    34 **Short description**:
    3528
    3629
    37 This project is a relational database system for a digital news platform that enables independent journalists to publish and manage their content. Users can browse articles, interact through comments and ratings, and follow journalists to receive updates. The system supports content organization, media integration, fact-checking, and role-based access control.
    38 
    39 **Detailed description of the project**:
    40 
    41 
    42 This project presents the design and implementation of a relational database for a modern digital news platform focused on empowering independent journalists. The system provides a structured environment where journalists can publish articles, attach media, reference sources, and build their professional presence through journalist profiles and follower relationships. Unlike traditional centralized news systems, this platform is designed to support decentralized content creation, allowing multiple independent contributors to share information and reach audiences directly. Users can explore articles organized through a hierarchical category system and enriched with tags for more precise classification. This allows for efficient browsing, filtering, and discovery of content across various topics. The platform also supports user interaction features such as commenting, rating articles and comments, and following journalists. These features simulate real-world engagement and community-driven content evaluation. To ensure credibility and reliability, the system includes a fact-checking module where designated users can review articles and assign verdicts (e.g., true, false, misleading). This introduces an additional layer of trust and accountability, which is critical in modern digital journalism. Media management is integrated through a dedicated media system, allowing articles to include images, videos, or audio files. Additionally, sources can be linked to articles, enabling transparency and traceability of information. The system implements role-based access control using roles and permissions, supporting different types of users such as administrators, editors, journalists, fact-checkers, moderators, and readers. Each role has specific capabilities, ensuring proper content governance and platform management.
    43 
    44 ==  Relational diagram: The Network
    45 
    46