multiverseweb / CodeIt

CodeIt is a software solution tool designed to streamline and enhance the coding experience for developers. It addresses several common challenges faced when working with coding platforms, such as LeetCode, and offers a range of features to improve code management, security, and performance analysis.
https://codeittool.netlify.app
MIT License
51 stars 101 forks source link

Fix input validation for Name and Description fields (Issue #6) #9

Closed Kunj05 closed 1 month ago

Kunj05 commented 1 month ago

Summary

This PR addresses input validation for the Name and Message fields to enhance user input quality and prevent errors.

Changes Made

netlify[bot] commented 1 month ago

Deploy Preview for codeittool ready!

Name Link
Latest commit a4a75de129d181bb14e2ae07677bac2da86976dc
Latest deploy log https://app.netlify.com/sites/codeittool/deploys/66fc10442cb6e600082d3322
Deploy Preview https://deploy-preview-9--codeittool.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Kunj05 commented 1 month ago

Here the js code is written in the resources/homeScript.js which is more proper rather than writing it in index.html

multiverseweb commented 1 month ago

I have closed the issue as i got the required contribution. You can check out other issues!