About The Project
Database System Design and Implementation for Freelance Platform (SkillSetra).
Project Overview
This application is built as a comprehensive Database Management System (DBMS) project. It demonstrates the practical application of relational database design, including entity-relationship modeling, normalization (up to BCNF and 5NF), and complex SQL querying in a modern full-stack web environment.
The platform serves as a skill-based freelance marketplace where clients can post requirements and freelancers are dynamically matched based on their skill proficiencies and experience utilizing a structured matching engine.
Institution
National Institute of Technology (NIT) Manipur
Development Team
This prototype and its underlying relational schema were designed and implemented by:
Shivam Raj
StudentDivyam Kumar Choubey
StudentAbhinav Patra
StudentTechnical Stack
Next.js 15 (App Router)React Server ComponentsPrisma ORMSQLite RDBMSTypeScriptVanilla CSS