KamandPrompt / CodeManiacs

IIT Mandi Online Judge
MIT License
22 stars 58 forks source link

Add Validation in Creating and Editing Contests #179

Open shrirangpdeshmukh opened 3 years ago

shrirangpdeshmukh commented 3 years ago

What's this PR do? (related issue if exists)

Issue #109

  1. Adds JS Validation to Create and Edit Contest Forms. For Required Fields The value of visibility should be 1 or 0 only.
  2. Returns alert if contests with the same code are created.
  3. Added Asterisks to required fields edit contest form.

Any context you want to provide on the implementation?

Screenshots? (necessary if an UI/UX change)

Screenshot (744) Screenshot (745) Screenshot (743)

Signior-X commented 3 years ago

@shrirangpdeshmukh will review this soon. Looks good to me.... @pranshukharkwal what do you think?