Skip to content

andrei4ik1997/Calendar

Repository files navigation

Calendar and Weather on Pure JavaScript and HTML

preview

Installation

You need install JSON Server :

npm install -g json-server

And Start JSON Server

json-server --watch db/db.json

Built with

  • HTML
  • CSS
  • JavaScript
  • Webpack
  • JSON Server
  • OpenWeatherMap API

Functional

  • Information stored in a database.
  • Current Date is in blue color.
  • Hover over a Date and the Date is in gray frame.
  • By clicking on the date, open a modal window with a scheduler.
  • Click the up and bottom arrows to move month to month.
  • Weather updated every minute from the OpenWeatherMap API

Author

👤 Andrei Shinkarev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published