A social platform for techies and engineers to discover, share, and participate in hackathons, tech events, and workshops organized by colleges and tech companies. Users get personalized event suggestions based on their skills, field, and location, and can register or contact organizers directly through the platform.
To become the go-to hub for the engineering and tech community, connecting students, professionals, and event organizers, and fostering a vibrant ecosystem of learning, networking, and innovation.
- User authentication (sign up, login)
- User profiles (skills, location)
- Event listing (personalized feed)
- Event creation (for organizers)
- Event registration (for users)
- Search/filter by skills and location
- Basic messaging/contact system
- Frontend: React.js
- Backend: Node.js (Express)
- Database: MongoDB
- Authentication: JWT
- Hosting: Vercel/Netlify (frontend), Render/Heroku (backend), MongoDB Atlas (database)
Softouch/
backend/
frontend/
README.md
.gitignore
Instructions for setting up the project will be added soon.