code100x / algorithmic-arena

91 stars 96 forks source link

added invisible captcha at submit endpoint #28

Closed mohitejaikumar closed 2 weeks ago

mohitejaikumar commented 2 weeks ago
  1. Added Invisible Captcha at submission endpoint
  2. Added MOUNT_PATH in .env.example since it was using default file_path of ubuntu machine
  3. Added @radix-ui/react-dropdown-menu as dependency which is used in packages/ui fix #3
Ankur1493 commented 2 weeks ago

Great work Mohit, just a suggestion, when raising a particular pr, don't go for like adding , or ; it makes it a bit challenging what you have mainly done.

overall the pr looks great

mohitejaikumar commented 2 weeks ago

Thanks for the feedback , will keep that in mind for future , as this was my first PR

On Tue, 11 Jun 2024, 22:11 Ankur Sharma, @.***> wrote:

Great work Mohit, just a suggestion, when raising a particular pr, don't go for like adding , or ; it makes it a bit challenging what you have mainly done.

overall the pr looks great

— Reply to this email directly, view it on GitHub https://github.com/code100x/algorithmic-arena/pull/28#issuecomment-2161194326, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5XI4SOSJO72XWXPLU6HKCDZG4SENAVCNFSM6AAAAABJEMLZZ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRRGE4TIMZSGY . You are receiving this because you authored the thread.Message ID: @.***>

devsargam commented 2 weeks ago

Hey @mohitejaikumar can you minify the diff?