This project is a Custom Date and Time Picker built using HTML, CSS, and JavaScript (AngularJS). It provides an interactive UI for users to select dates and times with a modern, responsive design.
- Date Selection: Users can pick a specific date.
- Time Selection: Allows choosing time in AM/PM format.
- Responsive Design: Works well on different screen sizes.
- Smooth Animations: Includes transitions for an enhanced user experience.
- HTML5: Structure of the application.
- CSS3: Styling, animations, and layout design.
- JavaScript (AngularJS): Functionality and interactivity.
/project-folder
│-- index.html # Main HTML file
│-- style.css # Stylesheet for UI design
│-- script.js # JavaScript for date and time picker functionality
- Clone the repository:
git clone https://github.com/improperboy/Custom-date-time-picker.git
- Navigate to the project directory:
cd custom-date-time-picker - Open
index.htmlin a browser.
- Click on the date picker to open the calendar view.
- Select a date and time.
- Confirm your selection.
preview.date.time.selector.mp4
If you’d like to contribute, please fork the repository and submit a pull request.
This project is licensed under the MIT License.