Changes between Version 2 and Version 3 of BuildInstructions


Ignore:
Timestamp:
01/11/26 01:29:37 (10 days ago)
Author:
193284
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v2 v3  
    2222== 1. Obtain the project source code ==
    2323Obtain the project source code from the repository (or download it as ZIP).
    24 
    25 === ZIP option (recommended for submission) ===
    26 Create a ZIP archive containing the full project source code:
    27  * app.py
    28  * requirements.txt (if exists)
    29  * SQL scripts (schema + demo dataset load scripts)
    30  * any additional folders/files needed for running (templates/static if present)
    3124
    3225== 2. Database setup (PostgreSQL) ==