ProjectBuild is a React-based web application designed to help students discover project ideas tailored to their goals—whether for hackathons, learning, or placements. Each project includes detailed steps to guide development, and Supabase powers secure authentication and progress tracking.
- 🔍 Project Recommendation based on students’ needs
- 📌 Detailed project steps to guide implementation
- 🔐 User Authentication with Supabase
- 📊 Progress Tracking — track completed projects
- 🧩 Intuitive UI for easy navigation
- Frontend: React
- Backend/Database: Supabase (Auth + Database)
- Tools: Node.js, npm
- AI-based project idea suggestions
- Notifications for reminders
- Social sharing & team collaboration
Contributions are welcome! Feel free to open issues or submit pull requests.
Please make sure to follow the code style and write clear commit messages.
Clone the repository and install dependencies:
git clone https://www.github.com/JagritiChopra/ProjectBuild
cd projectbuild
npm install