wiki:WikiStart

Version 5 (modified by 233188, 3 weeks ago) ( diff )

--

IKnow Student Information System (Modern Reimplementation)

Short description:

This project represents a modern reimplementation of the IKnow student information system used by universities to manage academic workflows for students, professors, and administrators.

The goal is to preserve core academic functionality while redesigning the system using a modern web stack and cloud deployment approach. The system is implemented as a Next.js single-page application, a .NET 9 REST API backend, and a PostgreSQL database using Entity Framework Core.

Authentication is handled using short-lived JWT access tokens with persistent refresh tokens. The system also supports automated PDF document generation using PuppeteerSharp and is deployed in the cloud using Vercel, Render, and Neon.

Team members:

Boris Gjorgjievski 233188

Stefan Saveski 233149

Course: Databases in 2025/2026/Winter Under the supervision of: Prof. Dr. Vangel V. Ajanovski

Content:

Phase Link to Wiki page Status
P0 Phase0 Project Definition Not started
P1 Phase1 System Architecture & Planning Not started
P2 Phase2 Database Design Not started
P3 Phase3 Backend Implementation Not started
P4 Phase4 Authentication & Security Not started
P5 Phase5 Frontend Implementation Not started
P6 Phase6 CI/CD & Deployment Not started
P7 Phase7 Testing & Validation Not started
P8 Phase8 Performance & Security Review Not started
P9 Phase9 Final Documentation Not started

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.