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
npm run build
Serve the files that are generated in /dist
A beta version of this project is hosted on Dango Web Solutions cloud hosting. The beta version is updated with the latest changes from the beta
branch, and is used for testing new features and bug fixes before they are deployed to production. The beta version is not guaranteed to be stable and may contain bugs or unfinished features.
Files are transferred to the host using the GitHub Action automation workflow at .github\workflows\deploy-beta.yml.
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.