Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 2.6 KB

README.md

File metadata and controls

53 lines (30 loc) · 2.6 KB

Custom Schedule Calender 👋

This is a Custom Schedul Calender component for booking a demo. Here we can select a date and time then fill our personal information and book our demo. This project is mainly displaying the custom calender component which I have made from scratch without using any external librery, using purely logic and ofcours javascript. This data is not stored anywhere and this project is only for demo purpose.

Deployed

The project is deployed on vercel: https://custom-schedule-calendar.vercel.app/

Github Repo Link : https://github.com/DurgeshKr2242/custom-schedule-calendar

Features

  • Custom calender component from scratch. No external libraries are used.
  • Seperate section to choose specific time span for demo.
  • Input validation for Name, Email and Password field. (Note: Any validation can be used. Here I have used standard regex validation for email and password.)

💻 Tech Stack

Client: ES6+, ReactJS, NextJs, Tailwind CSS

Screenshots

Select Date and Time

Personal Information

Demo Scheduled

Badges

MIT License GPLv3 License AGPL License

Authors

If you have any feedback, please reach out to me at [email protected] or,

License

MIT