This project is an e-waste management website created using HTML, CSS, and JavaScript. The website allows users to book an appointment for e-waste pickup by uploading an image of the waste. It features a user-friendly interface that simplifies the process of managing electronic waste.
- User-Friendly UI: A clean and intuitive interface for easy navigation.
- Appointment Booking: Users can book an appointment for e-waste pickup.
- Image Upload: Functionality to upload an image of the waste for better identification.
- Responsive Design: The website is fully responsive and works well on various devices.
- HTML5: For the structure of the web pages.
- CSS3: For styling and layout, ensuring a visually appealing design.
- JavaScript: For handling user interactions and form validation.
Follow these steps to run the project locally:
- Clone the repository:
git clone https://github.com/yourusername/e-waste-management-website.git
- Navigate to the project directory:
cd e-waste-management-website
- Open the index.html file in your browser:
open index.html
- Navigate through the website to learn about e-waste management.
- Use the appointment booking form to upload an image of your e-waste and schedule a pickup.
- The interface is designed for ease of use, guiding users through the booking process.