Run the app
Open bb-foundershack
npm install
npx prisma generate
npm run dev
It should run on localhost:3000 as our code is configured for that.
Inspiration
Duolingo, KhanAcademy and many other educational apps inspired us to make our platform.
What it does
We provide an e-learning platform that has aggregated educational content to use our data-driven platform to recommend the next best thing to study.
How we built it
We built it using NextJS, Supabase, Clerk, Tailwind CSS, ShadCN Component Library, Prisma and Tanstack.
Challenges we ran into
- Quiz development updater
- Learning pathway
Accomplishments that we're proud of
Establishing the core features of the Testing/Statistics and Learning pathways.
What we learned
How to develop an MVP in 2 days.
What's next for Big Brain
We will continue build out the platform whilst testing it with users over the coming weeks.
Built With
- clerk
- nextjs
- supabase
- typescript
Log in or sign up for Devpost to join the conversation.