Inspiration
Every neighborhood has skilled people: tutors, coders, designers, musicians, cook, but there’s no simple platform that helps them teach locally. Everything is scattered across WhatsApp groups or social media. We wanted a lightweight, fast way to connect local learners with nearby skill-providers.
What it does
LocalSkillsHub lets people:
List any skill they can teach Discover instructors nearby View availability, pricing, and skill descriptions Book a session directly from the platform No apps, no long forms, just simple discovery and booking How we built it
Frontend: HTML, CSS, JS (clean UI + mobile-first design).
Backend: Django (user system, skill listings, booking system).
Database: SQLite for prototype.
Hosting: GitHub + PythonAnywhere (or whichever you used). We focused on building fast search and a simple instructor dashboard.
Challenges we ran into
Designing a clean flow that works for both learners and teachers.
Handling bookings and preventing overlapping time slots.
Keeping the UI minimal while showing enough information.
Making the site responsive without bloating the design.
Accomplishments that we're proud of
A working end-to-end platform in limited time.
Clean UI that anyone can understand in one glance.
Smooth skill listing + booking flow.
A community-focused idea that solves a real problem.
What we learned
How to structure a project quickly for a hackathon.
Importance of user-first UI decisions.
Building features that are functional instead of over-complicated.
Collaborating efficiently under time pressure.
What's next for LocalSkillsHub
Adding real-time chat between learners and instructors.
Integrated payments.
Location-based filtering (radius-based).
Ratings/reviews for skill providers.
Log in or sign up for Devpost to join the conversation.