World Clock
The application allows users to see the current time in different parts of the world and assign the timezones to people.
People World Clock is a full-stack web application built during a hack day at Salt Bootcamp. The application allows users to see the current time in different parts of the world and assign the timezones to people. The application is built with TypeScript using React for the frontend, Express JS for the backend, and MongoDB for the database.
- ----Features----
- -> Create a simple account and login
- -> View the current time in different parts of the world.
- -> Assign people to timezones by adding name and location to view them as individual cards in the application.
- -> Delete the timezone cards.
- -> Visualize the time of day with ease using gradients for morning, afternoon, evening, and night using React Class fuction with CSS gradient.
- ----Acknowledgements----
- This project was built during a hack day at Salt Bootcamp. Special thanks to the organizers and Salt's instructors for their support and guidance.