Udayraj123 / OMRChecker

Evaluate OMR sheets fast and accurately using a scanner 🖨 or your phone 🤳.
GNU General Public License v3.0
704 stars 295 forks source link

[Feature]: Extends Pull Request #152 Regarding Docker File and Configuration #172

Open sanketshivale opened 4 months ago

sanketshivale commented 4 months ago
Udayraj123 commented 4 months ago

Great to see quick action! Please add a screenshot or short video recording of how it's working on the machine if possible :)

sanketshivale commented 4 months ago

Yes for sure !! Here is the screen recording of the build and run process of docker of OMRChecker.

https://github.com/Udayraj123/OMRChecker/assets/85338561/c5d6d5c9-da77-4b97-abb6-160801e78930

Udayraj123 commented 4 months ago

Credits to @youainti for creating https://github.com/Udayraj123/OMRChecker/pull/152/ as the foundation

youainti commented 4 months ago

Thanks for getting this across the finish line. The last 6 months have been very busy for me.

Udayraj123 commented 2 months ago

I guess I jinxed it 😄. Still pending on review comments and I have one more suggestion now - How about introducing a devcontainer.json file for working in Github codespaces (inspired from OpenMCR)

sanketshivale commented 2 months ago

@Udayraj123 video for the changes

Now, the next step in dealing with the devcontainer is to review the pull request. If there are any necessary changes, please share them for improvement.

https://github.com/Udayraj123/OMRChecker/assets/85338561/8f7a6e30-4f97-416e-9a16-d828585f6940

Udayraj123 commented 2 months ago

Great! I'll check this over the weekend and try to get your PR merged!

Udayraj123 commented 1 month ago

Almost forgot the docker compose file from this PR. I think we should add that too!