Giter Club home page Giter Club logo

js-calendar's Introduction

Dynamic Vanilla JavaScript and CSS Calendar

This is an interactive calendar that highlights the current day of the month in a different background color from the rest of the days of the month.

When one clicks on the previous or next button, the calendar loads the month correctly and additionally loads different advices from an API rendered at the top of the calendar.

One also has the ability to add/delete appointments/events on particular day(s).

Additionally, the days highlighted in grey('padding days') are days of the previous month that reflect in the first week of the selected month.

Under the hood, I worked on the following concepts:

  • using global CSS variables
  • CSS module imports
  • JS files imports
  • Added comments that explain what specific parts of the code achieves
  • Use of the Date-API
  • Adding/Deleting event modals
  • Using the WEB localStorage as a Database

Here's a link to the Live Demo

JS and CSS Calendar


Separate Activity

The tables folder includes a quick activity that depicts DOM manipulation whereby I created a random table with 3 rows and 3 columns, added consecutive numbers to each table cell by using a for loop and finally styled the table with CSS

js-calendar's People

Contributors

nsm722 avatar

Watchers

 avatar

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.