Changes between Initial Version and Version 1 of InstructionsP0


Ignore:
Timestamp:
11/04/25 15:17:39 (28 hours ago)
Author:
vangel.ajanovski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstructionsP0

    v1 v1  
     1Organize the front-page of your project documentation website.
     2
     3Create the content of the front-page according to the following template:
     4
     5
     6----
     7
     8= Title of your project
     9
     10**Short description**:
     11
     12Briefly describe what types of data the database will contain and what type of project you would develop if you decide to proceed with the project (150-200 words)
     13
     14**Team members**:
     15
     16* first name last name index
     17* ...
     18
     19**Course**: Databases in 2025/2026/Winter
     20
     21Under the supervision of: Prof. Dr. Vangel V. Ajanovski
     22
     23**Content**:
     24
     25Create a table in three columns - Phase, Link to wiki page for the phase, Status, where you will list the phases P0...P9 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)
     26
     27If 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.
     28
     29----
     30
     31Also, create a Wiki page called About (be careful with upper and lower case letters) and link it to the content in Phase P0.
     32
     33Create the content of that page according to the following template:
     34
     35----
     36
     37= About: Title of your project
     38
     39**Team members:**
     40
     41* first name last name index
     42* ...
     43
     44**Short description:**
     45
     46Briefly describe what types of data the database will contain and what type of project you would create if you decided to continue developing the project (150-200 words)
     47
     48**Detailed description of the project:**
     49
     50Describe the entire idea in more detail
     51
     52In the detailed description, you should provide answers to the following questions
     53
     54* 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
     55
     56* What problems in the company or organization will you solve with your creation?
     57
     58* 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?
     59
     60* 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?
     61
     62* Is it a web, mobile and/or desktop application?
     63
     64If 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.
     65
     66----