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

https://github.com/dcdunkan/whos-working

local page for making duty list, made for my Mom. garbage code
https://github.com/dcdunkan/whos-working

Last synced: 11 months ago
JSON representation

local page for making duty list, made for my Mom. garbage code

Awesome Lists containing this project

README

          

# Who's working?

![showcase image 1](/screenshots/Screenshot%20from%202024-05-11%2001-59-13.png "Showcasing adding and removing staffs")

![showcase image 2](/screenshots/Screenshot%20from%202024-05-11%2001-59-21.png "Staff editor in action")

![showcase image 3](/screenshots/Screenshot%20from%202024-05-11%2001-59-27.png "Print preview only containing the table and header")

You can follow the Fresh "Getting
Started" guide here: https://fresh.deno.dev/docs/getting-started

### Usage

Make sure to install Deno: https://deno.land/manual/getting_started/installation

Then start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.