juliomc23 / Calendar-JS-Vanilla

It's a calendar made with JS Vanilla

Home Page:https://juliomc23.github.io/Calendar-JS-Vanilla/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSCalendar

Project to developing a calendar

Description

The project consists of the development of a calendar that must show all the months of the year and be able to store events, as well as delete them, taking into account the title, time, description and type of event.

Technologies

CSS, HTML5, Javascript, localStorage, Date Objects, SMACSS.

Organization and improvements

The way of organizing the project had several phases:

The initial phase consisted of defining the visual elements of the calendar as well as its semantic HTML5 tags in order to later implement it in the HTML document.

The next phase was the development of the functionality that allows scrolling through the months.

The following phases consisted of the development of the functionalities to show the modal and the addition and elimination of events.

This project has been realized by 100% peer coding.

Steps organization

PC image


Demo


Contributors

Walber Melo
Julio Macias
Juan Carlos Cabello

About

It's a calendar made with JS Vanilla

https://juliomc23.github.io/Calendar-JS-Vanilla/


Languages

Language:JavaScript 64.2%Language:HTML 18.1%Language:CSS 17.7%