UNILOOP
Your Entire Campus Life. In One Loop.
Created on 5th December 2025
β’
UNILOOP
Your Entire Campus Life. In One Loop.
The problem UNILOOP solves
π§© The Problem It Solves
Campus life today is scattered, unorganized, and inefficient.
Students are forced to use 4β6 different platforms to manage simple daily needs:
- Notes & PYQs get lost in WhatsApp groups
- Seniors and juniors struggle to share resources
- Hackathons ka pata last date ke baad chalta hai
- Team members milna mushkil hota hai
- Useful items (books, drafters, lab coats) idle pade rehte hain
- Scholarships, events, and deadlines are scattered across random websites
- Lost & Found system almost non-existent hota hai
- No unified platform for students to connect and collaborate
All this creates confusion, wasted time, unnecessary stress, and missed opportunities.
β UniLoop β The One-Stop Campus Platform
UniLoop solves this by bringing everything students need into a single connected platform:
β Central Notes Hub
No more searching in random groups.
Students can easily upload and access notes, PYQs, assignments, viva questions with semester-wise filtering.
β Resource Sharing
Students can share / sell / rent / donate items like books, lab coats, drafters, calculators etc.
Saving money & reducing waste.
β Hackathon Finder + Team Builder
Students can find relevant hackathons and instantly connect with teammates based on skills
(React, ML, UI/UX, Backend, DSA etc.)
β Scholarship Aggregation
A clean, curated list of scholarships with eligibility, deadlines, and required documents.
β Lost & Found Hub
A proper system for posting lost or found items β safer & faster recovery.
π― Why Itβs Useful
- Saves time
- Reduces confusion
- Prevents lost opportunities
- Encourages collaboration
- Helps students save money
- Makes campus life organized & smart
UniLoop is designed to be a daily-use student app that makes college life easier, safer, and more connected.
Challenges we ran into
π§ Challenges We Ran Into
While building UniLoop in a limited timeframe, our team faced multiple technical and design challenges. Here are the major hurdles and how we solved them:
1οΈβ£ Managing 8+ Modules in One Platform
UniLoop includes resources, notes, hackathons, scholarships, team builder, lost & found, chat UI, and a landing page.
Combining everything into one clean interface without making the UI confusing was a big challenge.
How we solved it:
- Created a modular structure for each feature
- Reused components and maintained a consistent UI
- Prioritized user flow first β then added features
2οΈβ£ Building a Scalable Data Structure
Different features needed different schemas β items, notes, scholarships, lost items, user profiles, skills, etc.
Managing this in a maintainable way was tricky.
How we solved it:
- Designed a clean MongoDB schema structure
- Grouped related logic into feature-based folders
- Used standardized creation & listing patterns for consistency
3οΈβ£ Image Upload Flow (Cloudinary / Local)
Handling multiple images for resources and lost & found items required stable upload logic and rendering.
How we solved it:
- Added a unified upload handler
- Limited file size & constrained aspect ratio
- Added lightweight previews on the frontend
4οΈβ£ Notes Upload & PDF Preview
Different students use different note formats and sizes.
Handling PDFs, semester filters, and previewing notes without lag was challenging.
How we solved it:
- Stored notes with metadata (semester, subject, uploader)
- Kept PDF preview lightweight
- Added subject-wise filtering to avoid overloading the UI
5οΈβ£ Team Builder Skill Filtering
Students list multiple skills (React, UI/UX, ML, DSA etc.).
Creating a flexible search + filter system was challenging.
How we solved it:
- Created a skill-chip model
- Added multi-skill filtering
- Ensured fast rendering with optimized list components
6οΈβ£ Time Management (Biggest Challenge)
Ye project itne features ka combination tha ki time short lag raha tha.
Design, coding, integration β sab 36 hours me karna difficult tha.
How we solved it:
- Distributed modules among team members
- Rapid prototyping (UI first β logic second)
- Kept core MVP stable and postponed non-critical features
7οΈβ£ Responsive UI Design
College students mostly mobile use karte β isliye responsive layout mandatory tha.
But with so many pages, it became complex.
How we solved it:
- Used Tailwind CSS for quick responsive utility classes
- Checked mobile view after every major component
- Avoided heavy animations on small screens
8οΈβ£ Deciding What to Build First
So many ideas⦠but hackathon time limited.
Picking the correct features was itself a big challenge.
How we solved it:
- Finalized MVP first (Resources, Notes, Hackathons, Scholarships, Team Builder, Lost & Found)
- Added AI/chat/timetable as future scope
- Ensured demo flow stays clean & impressive
β Summary
UniLoop is a huge multi-feature platform.
But despite challenges β design decisions, data structure issues, file uploads, filters, and time pressure β
we pushed through with teamwork, modular design, fast decision-making, and continuous testing.
It helped us deliver a polished MVP in time for the hackathon ππ₯
Technologies used
