Skip to content

sanghp786/WissenProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 Holiday Calendar App

A full-stack web application that displays public holidays for selected countries using data from the Nager.Date API.

📌 Features

  • Select from 5 supported countries: 🇺🇸 US, 🇷🇺 RU, 🇩🇪 DE, 🇵🇱 PL, 🇺🇦 UA
  • Toggle between 1-month or 3-month calendar views
  • Navigate through months with next/previous buttons
  • Visual highlights:
    • 🟥 Holidays marked in red with names shown
    • 🟩 Week with 1 holiday = light green
    • 🟩🟩 Week with >1 holidays = dark green

⚙️ Tech Stack

Backend (Spring Boot)

  • Java, Spring Boot
  • REST API integration with Nager.Date
  • CORS enabled for local frontend development

Frontend (Vue.js + Vite)

  • Vue 3 with JavaScript
  • Axios for API calls
  • Responsive calendar UI

holidaycalendar is the backend code in java + spring

holiday-calendar-fronend is the fronend code with vue.js

Evidence has screenshot of the page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors