Skip to content

assembler-institute/js-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

#html #css #js #dom #localstorage #JSON #master-in-software-engineering

Introduction

Version

In this project you will have to create a calendar using the main web fundamentals.

The calendar must be interactive for the users allowing them to create events without refreshing the whole page.

What are the main goals in this project?

  • Improve your knowledge of JavaScript
  • Learn to work with the HTML DOM
  • Learn to work with localStorage
  • Learn and improve your knowledge in logic processes
  • Learn to validate forms using Javascript
  • Learn to work with JSON format

Requirements

  • You must develop this project using a single HTML page
  • You cannot use third-party libraries
  • You must use localStorage to store all the events, this way, if you reload the page, the events will remain stored in the browser
  • You must use semantic HTML5 elements for all the contents of the application

Repository

Check with your tech lead the project requirements for this pill.

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published