apu52 / Travel_Website

🚀 Welcome🌈 , This repo is officially accepted for IEEE-IGDTUW Open Source Week 2024🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos.
https://apu52.github.io/Travel_Website/
MIT License
302 stars 591 forks source link

fix: on name validation, issue #1390 #1530

Closed aadhi-i closed 3 weeks ago

aadhi-i commented 1 month ago

Solved issue on newLogin.html #1390

Title : Solved issue on newLogin.html, where numbers were sent to database in name field.

Issue No. : #1390

Code Stack : Javascript

Close #1390

Description

In the registration page, number can be inputted into the db. So I used JavaScript validation to solve the issue. Now only letters can pass through.

Video/Screenshots (mandatory)

Screenshot 2024-10-18 200933

Type of PR

Checklist:

Additional context:

Are you contributing under any Open-source programme?

GSSOC 2024 Extended and Hacktoberfest 2024

netlify[bot] commented 1 month ago

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
Latest commit 95ba266a4e20a89faca4c42047ddb60f555df0c3
Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/671273e57e39fd000850e8ef
Deploy Preview https://deploy-preview-1530--taupe-cendol-f7e2bb.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.

aadhi-i commented 4 weeks ago

Please don't forget to add postman tag before merging :)