an-nadaaa / nda-front

The frontend for An-Nadaa website built with Nuxtjs and Tailwind, backed by Netlify and Netlify CMS
https://an-nadaa.com
MIT License
1 stars 2 forks source link

Add user input validation where needed #122

Open an-nadaa opened 2 years ago

an-nadaa commented 2 years ago

Currently we don't handle user input validation properly. We need to start using a good validation library ie: vuelidate whenever applicable.

Related to #110 #115