This is a simple HTML job application form that allows users to submit their job applications.
- Collects applicant's name, email, and phone number.
- Allows applicants to select their current position.
- Includes fields for earliest possible start date and applied position.
- Integrates Google Calendar to select preferred interview date.
- Provides a textarea for a cover letter.
- Clone the repository:
git clone https://github.com/ajinkyabh2203/job-application-form.git
- Open index.html in your preferred web browser.