Installation ============ Clone the repository:: git clone https://github.com/SETAP-Org/group-coursework-management-system.git cd group-coursework-management-system Install dependencies:: npm install This will install all required packages including Express, Passport, Socket.IO, Konva, and the PostgreSQL client.