Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/albasyir/digitalenvision.com.au-backend-test

Make happy birthday app within scalable, fast development and fast market delivery
https://github.com/albasyir/digitalenvision.com.au-backend-test

Last synced: 13 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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;
```