Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.44 KB

README.md

File metadata and controls

51 lines (29 loc) · 1.44 KB

Equal Shared Pay

A project to share the same collaboration effort across multiple payees

Table of Contents

  1. Purpose
  2. Tech Stack
    1. Why no framework?
    2. Why JSDoc?
  3. Credits

Purpose

Table of Contents

Different people with different incomes can bring the same effort to the table.

It's also a because project. A fun and inspiring reason, to create some "algorithm" that can allow different backgrounds to feel included and to actually help the same as others with higher incomes.

Why should someone with lower income be putting more percentage for something if their partner with higher income is actually putting less percentage?

Tech Stack

Table of Contents

I've chosen a web stack so that it can actually be hosted almost everywhere without an actual cost

  • JSDoc
  • Tailwind
  • Github Actions & Pages

Why no framework?

Table of Contents

Simple and quick project, it's strength resides in the algorithm, not the UI

Why JSDoc?

Table of Contents

Typing is necessary, build step might be annoying, but, while I love TypeScript, I just want to try out JSDoc properly.

Might end up typing it with TypeScript and module declarations

Credits

Table of Contents

Original project at Equal pay