Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Date and Time Picker

Overview

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.

Features

  • 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.

Technologies Used

  • HTML5: Structure of the application.
  • CSS3: Styling, animations, and layout design.
  • JavaScript (AngularJS): Functionality and interactivity.

File Structure

/project-folder
│-- index.html      # Main HTML file
│-- style.css       # Stylesheet for UI design
│-- script.js       # JavaScript for date and time picker functionality

Installation

  1. Clone the repository:
    git clone https://github.com/improperboy/Custom-date-time-picker.git
  2. Navigate to the project directory:
    cd custom-date-time-picker
  3. Open index.html in a browser.

Usage

  • Click on the date picker to open the calendar view.
  • Select a date and time.
  • Confirm your selection.

Preview

preview.date.time.selector.mp4

Contributing

If you’d like to contribute, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages