Welcome to the World Clock Generator! This project serves as a dynamic timezone converter that displays the current date and time for three different locations across various time zones. Users can effortlessly select their preferred locations from a dropdown menu and instantly view the corresponding time.
The World Clock Generator is designed to help users easily track time across different geographical areas. Whether you’re managing international meetings, coordinating with friends around the world, or planning travels, this application provides you with the essential time data you need at a glance.
- Timezone Conversion: View the current date and time for three different selected locations.
- Interactive Dropdown Menu: Easily choose from a list of at least three locations to see their corresponding times.
- User-Friendly Interface: Navigate the application effortlessly, with clear displays of date and time.
- Homepage Navigation Link: A convenient link back to the homepage for quick access.
Experience the app in action! Visit the live version here: World Clock Generator
- HTML: For structuring the application’s layout and content.
- CSS: For styling the application and enhancing the user experience.
- JavaScript: To build interactive features and manage time zone conversions.
- Netlify: Deployment platform for hosting the application.
This project was completed as part of the SheCodes Plus Add-On course, which lasted approximately three weeks. Through this course, I developed my skills in building interactive web applications and understanding time zone conversions using JavaScript.
Looking forward, there are several exciting features I'd like to implement:
- Add More Locations: Expand the dropdown to include more locations for greater flexibility.
- Custom Time Input: Allow users to input specific times and convert them to different time zones.
- Design Improvements: Refine the user interface with animations and a more modern look.
- Dark Mode Option: Provide users with a theme toggle for better visibility.