Skip to content

A simple birthday calendar that displays the age the person is turning.

Notifications You must be signed in to change notification settings

mattschlosser/birthday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Birthday and Anniversary Calendar with Ages

Birthday is a simple birthday calendar that runs entirely on the client side.

  • Add birthdays and anniversaries of relatives
  • Colour-coded
  • Automatically calculates age of each person
  • Save/ export list of birthdays and reload them later

Motivation

Each year, I have been maintaining my extended family's birthday and anniversary calendar. It has the birthdays and anniversaries of my aunts & uncles, parents, sibilings, nephews, nieces and cousins. Each year, birthdays and anniversaries are added, ages are updated, and mistakes fixed. Why not just put the year they were born, you ask? Because the age is much nicer, and doesn't require you to do mental math on the fly, when the computer can do it for you!

This was becoming quite the task, as my extended family is quite large. So rather than have to load up the calendar, and manually change everyone's birthday on a version of Printmaster from two decades ago, I decided to create a simple tool to accomplish this task.

Other features that could be added/future ideas

  • Printer friendly mode

Example

Developing

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

A simple birthday calendar that displays the age the person is turning.

Topics

Resources

Stars

Watchers

Forks