Mayuresh-22 / Minglr

Social Network Site developed using HTML, CSS, JS and PHP as a Backend Language. This site supports the functionality of login/registration and sharing the posts/photos through their accounts, also it has the functionality of private messaging with the users.
https://links.mayuresh.me/minglr
MIT License
37 stars 39 forks source link

Registration Form Validation #94

Closed Sanjana787 closed 7 months ago

Sanjana787 commented 7 months ago

the registration form accepts the user's first name and last name as numeric values whereas it should accept only character values. 11 10

github-actions[bot] commented 7 months ago

Thank you for creating the first issue in Minglr!🎉

Mayuresh-22 commented 7 months ago

Great observation @Sanjana787, you can start working on this issue. I'll assign it to you under SWOC 24

Mayuresh-22 commented 7 months ago

@Sanjana787 are you still working on the issue?

Sanjana787 commented 7 months ago

yes I am @Mayuresh-22

Mayuresh-22 commented 7 months ago

okay make sure you create PR as soon as you are done with it

Mayuresh-22 commented 7 months ago

This issue is solved by the PR #108