Next generation AI-powered homework checking, cloud hosted βοΈπβ
- Courses, Periods, Segments, Questions
- Correct, Incorrect, Pending Statuses
- Multi-selecting & Response Polling
- Known Correct & Incorrect Answers
- Image Uploads, Math, Set Inputs
- Instant AI Response Matching
- Flag Response for Review
- Many More Features
npm install
npm run dev
Vite will start a development server at localhost:5173
- khui0 - Base Virtual Clicker
npm run build
Serve the files that are generated in /dist
This project is hosted on Dango Web Solutions cloud hosting - free web hosting for Education.
Files are transferred to the host using the GitHub Action automation workflow at .github\workflows\deploy.yml.
API is hosted on Dango Web Solutions cloud hosting - free web hosting for Education.
The API is required to run this project, and must be hosted on the same server as where you are hosting this project. The private API repository can be found at faisalnjs/homework-checker.