/digitalenvision.com.au-backend-test

Make happy birthday app within scalable, fast development and fast market delivery

Primary LanguageTypeScript

Digitalenvision.com.au

A simple happybirthday website

Abstract

Write a simple node.js application to send a happy birthday message to users on their birthday at exactly 9am on their local time within and make sure your code is scalable and has a good level of abstraction, Make sure your code is tested and testable.

select birth_day, birth_timezone, birth_day AT TIME ZONE birth_timezone from users;