This is basically a practise project for demonstrating my fullstack development skills. It has simple CRUD (Create, Read, Update, Delete) operations implemented on the backend with .NETCore Web API, connecting to a PostgreSQL cloud database on Supabase. It is a demo student database application which can be interacted with through the simple UI built with React, JavaScript and plain CSS.