Changes between Version 1 and Version 2 of WikiStart


Ignore:
Timestamp:
04/20/26 08:27:42 (12 days ago)
Author:
231504
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v1 v2  
    1 = Welcome to Trac
     1= Balkan GeoTourism Database 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 ==
     4This project focuses on designing and optimizing a geospatial tourism database system for the Balkan region. The system will store and manage geographically referenced data about tourist destinations such as cities, attractions, natural landmarks, restaurants, hotels, and events. Each entity will include spatial coordinates to enable location-based queries and distance calculations.
    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.
     6The database will support features such as searching for destinations, filtering locations based on user preferences, and generating optimized travel routes across multiple countries. Additionally, the system will store user interactions such as reviews, preferences, and saved routes in order to provide personalized recommendations.
    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.
     8The implementation will use PostgreSQL with PostGIS for spatial data handling. Special focus will be given to indexing strategies and query optimization techniques.
    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== Team members ==
    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''.
     12Bora Alili - 231504
     13Esra Bekjiri - 231521
     14Marko Smilevski - 231557
     15Fisnik Mamuti - 231508
    2616
     17== Course ==
     18Advanced Databases 2025/2026 Summer
    2719
    28 TracGuide is a good place to start.
     20== Supervision ==
     21Assistant Milan Todorovikj
    2922
    30 Enjoy! [[BR]]
    31 ''The Trac Team''
     23== Content ==
    3224
    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.
     25|| Phase || Link || Status || Date ||
     26|| P0 || [wiki:AboutProject AboutProject] || completed || 20.04.2026 ||
     27|| P1 || [wiki:RelationalModel RelationalModel] || completed || 20.04.2026 ||
     28|| P2 || DatabaseCreation || started || 20.04.2026 ||
     29|| P3 || QueryOptimization || not started || ||
     30|| P4 || DatabaseProgramming || not started || ||
     31|| P5 || optional || not started || ||