Changes between Initial Version and Version 1 of InstructionsP0


Ignore:
Timestamp:
04/17/26 02:56:02 (3 weeks ago)
Author:
vangel.ajanovski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • InstructionsP0

    v1 v1  
     1= Instructions on Phase P0: !AboutProject
     2
     3**Organize the front-page of your project documentation website**
     4
     5Create the content of the front-page according to the following template:
     6
     7{{{#!box information
     8
     9= Title of your project
     10
     11**Short description**:
     12
     13Briefly describe what types of data the database will contain and what type of project you would develop (150-200 words)
     14
     15**Team members**:
     16
     17* first name last name index
     18* ...
     19
     20**Course**: Advanced Databases in 2025/2026/Summer
     21
     22Under the supervision of: Prof. Dr. Goran Velinov or Prof. Dr. Vangel V. Ajanovski, and Assistant Nenad Anchev or Assistant Milan Todorovikj
     23
     24**Content**:
     25
     26||= Phase =||= Link                =||= Status   =||= Date =||
     27|| P0      ||  !AboutProject        ||  ...       ||        ||
     28|| P1      ||  !RelationalModel     ||            ||        ||
     29|| P2      ||  !DatabaseCreation    ||            ||        ||
     30|| P3      ||  !QueryOptimization   ||            ||        ||
     31|| P4      ||  !DatabaseProgramming ||            ||        ||
     32|| P5      ||  !DatabaseCreation    ||            ||        ||
     33
     34Create a table in four columns - Phase, Link to wiki page for the phase, Status, Date where you will list the phases P0...P5 and links to the wiki pages that you have created to document each phase and you will write the status for each phase that you will update yourself (example: started, completed, revised, approved, final)
     35
     36If you need to upload images, illustrations, or short pieces of code or scripts, you can upload them as attachments to the same page and link them to be viewed in the appropriate places in the text.
     37
     38}}}
     39
     40**Create an !AboutProject page**
     41
     42Also, create a Wiki page called !AboutProject (be careful with upper and lower case letters) and link it to the content in Phase P0.
     43
     44Create the content of that page according to the following template:
     45
     46{{{#!box information
     47
     48= About: Title of your project
     49
     50**Team members:**
     51
     52* first name last name index
     53* ...
     54
     55**Short description:**
     56
     57Briefly describe what types of data the database will contain and what type of project you would develop (150-200 words)
     58
     59**Detailed description of the project:**
     60
     61Describe the entire idea in more detail.
     62
     63In addition to the detailed description, you should provide explicit answers to the following questions:
     64
     65* Who is the database and project intended for, i.e. who, according to your idea, will be responsible for owning the database and the application and providing them as a service - is it a company/institution/organization or an individual and a brief description of their needs
     66
     67* What problems in the company or organization will you solve with your creation?
     68
     69* What types of users will have access to the database and the project - in terms of types of employees in the company/institution or clients?
     70
     71* If there are other similar ideas in the same company or in the environment, or there are already ready-made solutions in the world, how is your proposal different?
     72
     73* Is it a web, mobile and/or desktop application?
     74
     75If you need to upload images and illustrations, you can upload them as attachments on the same page and link them to be viewed in the appropriate places in the text.
     76
     77}}}
     78