Skip to content

Latest commit

Β 

History

History
51 lines (31 loc) Β· 2 KB

README.md

File metadata and controls

51 lines (31 loc) Β· 2 KB

Virtual Checker

Banner

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

Wakatime Github Issues License

Development

npm install npm run dev

Vite will start a development server at localhost:5173

Credits

  • khui0 - Base Virtual Clicker

Build

npm run build

Serve the files that are generated in /dist

Build

Production

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.

GitHub Actions

API

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.