imoudu13 / CampusTalk

0 stars 1 forks source link

Sanitize input JS #60

Open imoudu13 opened 5 months ago

imoudu13 commented 5 months ago

Create a function that purifies/sanitizes input in JS. Ask chatgpt how to do so.

Go through the code, for all operations that require user input call the sanitize/purify function.