SQLhelper/ ├── SQLhelper-back/ # Backend API (Express + TypeScript) │ ├── src/ │ │ ├── index.ts # Application entry point │ │ ├── routes/ # API route handlers │ │ ├── services/ # Business logic ...
CampusFlow is a full-stack web application developed for the HackOverflow Hackathon (IIT Goa). It represents a core analytics and budget-management module of a Unified Campus Resource & Event ...