The purpose of this project is to create a website where organizers can add event details,manage registrations and check authencity of the registrations.
Home page: index.html User authentication: Organizers can log in using logino.html or sign up using registero.html. Phone number verification: The verify.html page allows organizers to confirm the validity of phone numbers, reducing spam. Add event details: The addevent.html page enables organizers to add event details such as title, date, time, location, and description.
The phone number is verified by numverify api which is implemented in js