Blackcipher101 / CamScanner_webapp

This a lightweight tool for making documents on the fly from camera images. So this uses OpenCV and Django in tandom also pillow is used to make the pdf
17 stars 10 forks source link

Added requirement.txt #13

Closed yashvarshney003 closed 3 years ago

yashvarshney003 commented 3 years ago

Now to build all dependency run single command in the command prompt.

Blackcipher101 commented 3 years ago

Could you squash all commits makes for a clean commit history

Blackcipher101 commented 3 years ago

And also don't commit all the pycache files try to add a gitignore file as mentioned in #14