sandeadry-client
sandeadry-client copied to clipboard
React interface for Choicez project. Search through Sanfoundry MCQs in milliseconds
Sandeadry Client
Search through 10K+ MCQs scrapped off Sanfoundry. Filter for particular MCQ by Degree, Subject or Topic.

Backend
- The MCQs are indexed into Meilisearch which provides near instant search experience.
- MCQs are scrapped by Sandeadry-backend. It's written purely in golang.
Contributing
This project uses instantsearch-react and custom widgets built upon it. And it's also a basic NextJS App. Check out it's documentation to get started