Skip to content

Joy-Honchan/calender-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calender App

Feature

  • Landing Page - Count down how many days left till the latest holiday
  • Calender Page - Display month, date, day and special holiday with custom grid
  • Chart Page - Bar chart that shows the amount of workdays of each month and highlights the month with the most workday with custom marker
Tools & Skills Purpose
React Hooks useState for state management and useMemo for caching
MUI UI components such as Pagenation and component style managment
CSS Grid Using CSS display grid and grid-column-template to make custom grid
dayjs Manage date and month in calender
Chartjs Generate bar chart and add custom annotation

Demo

Demo site

Landing Page

Calender Page

calender_page

Chart Page

chart_page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published