Code Monkey home page Code Monkey logo

paribhandarkar / mini-calendar Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3 KB

I've created a mini calendar with a simple and minimalist design using HTML, CSS, and JavaScript. This calendar displays the current date, which is dynamically updated using JavaScript's Date object.

Home Page: https://paribhandarkar.github.io/mini-calendar/

HTML 25.55% JavaScript 30.58% CSS 43.86%
30-days-of-code 30dayscodechallenge 30daysofcode 30daysofjavascript css html javascript js mini-programs mini-project

mini-calendar's Introduction

Mini Calendar

I've created a really cool mini calendar using HTML, CSS, and JavaScript. The page displays the current date and has a simple, minimalist design.

But the most exciting part is that I've used JavaScript to dynamically get the current date and display it on the page. This means that no matter when you access the page, it will always show the current date.

I achieved this by using JavaScript's Date object to get the current date, and then dynamically updating the HTML on the page to display that date. This way, the calendar is always up-to-date, without me having to manually change the date every day.

Overall, it's a really cool and useful project that showcases the power and versatility of JavaScript for web development. Plus, it's a great way to keep track of the date and stay organized!

Demo

You can try out the application by visiting this link.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Getting Started

To get started with this project, clone the repository and open the index.html file in your preferred web browser.

New Things I Learned

Learned how to use the "toLocaleString" method to get a string representation of the date.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.