Changes between Initial Version and Version 1 of ProjectPhases


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

Legend:

Unmodified
Added
Removed
Modified
  • ProjectPhases

    v1 v1  
     1= Project Phases
     2
     3Project work is done in phases and iterations. Each phase/iteration has to be presented to the assistants coordinating your laboratory class and has to be approved before continuation with the following phases/iterations. If a phase/iteration is not done to a satisfactory level, the team will be instructed to improve their work and present once again for approval.
     4
     5Each project phase, iteration and milestone lists the names of the pages that document the respective types of activities in each phase. Create wiki pages in your project site that correspond to these names. As an Example: to document the activity !AboutProject, create a wiki page named **!AboutProject**.
     6
     7Before starting the working on the project, the project team and project idea must be proposed officially via the EPRMS and approved by the assistants coordinating your laboratory class. See [[StartingProjects]].
     8
     9**Project phases P0-P4 are mandatory** and must be developed in the same order. **Project phase P5 is elective**. All phases contribute to your final points and grade.
     10
     11== Phase P0: About the Project (!AboutProject)
     12
     13Describe the project and initial data requirements.
     14
     15See: [[InstructionsP0]]
     16
     17== Phase P1: Relational Model (!RelationalModel)
     18
     19Create a detailed model of the data requirements as a Relational Model.
     20
     21See: [[InstructionsP1]]
     22
     23  * Deadline: 01.04.2026
     24
     25== Phase P2: Database Creation - Logical and Physical Design, DDL and Data loading scripts (!DatabaseCreation)
     26
     27Implement the database structure from P1 as a relational database schema in the assigned PostgreSQL database at the Faculty premises, using SQL DDL and DML scripts.
     28
     29See: [[InstructionsP2]]
     30
     31  * Deadline DDL: 15.04.2026
     32  * Deadline DML: 22.04.2026
     33
     34
     35== Phase P3: Query and View Optimization (!QueryOptimization)
     36
     37...
     38
     39See: [[InstructionsP3]]
     40
     41  * Deadline: 29.04.2026
     42
     43== Phase P4: Functions, Procedures, Triggers (!DatabaseProgramming)
     44
     45...
     46
     47See: [[InstructionsP4]]
     48
     49  * Deadline: 13.05.2026
     50
     51== Phase P5: Advanced Topics (!AdvancedTopics)
     52
     53...
     54
     55See: [[InstructionsP5]]
     56
     57  * Deadline: 01.06.2026
     58