Context
In an effort to empower juniors further, we're going to build a salary listing page. This tool will allow users to enter information about their job (title, salary, company size, region, etc..) that we'll then list in a table for others to use in their job market research.
The idea is that juniors will be more confident to ask for proper salaries when they can see/compare what others in similar situations are paid.
Notes
- This project currently needs design (in progress)
- We already have react-table in the app, could easily use that
- Shared salary info will be stored in a 'salaries' collection within firebase
- These will be anonymous, so while we'll require an active account to share- we won't link/relate/share any identifying information
- requiring an authenticated user is purely to negate bad actors
Definition of Done
Out of scope
Context
In an effort to empower juniors further, we're going to build a salary listing page. This tool will allow users to enter information about their job (title, salary, company size, region, etc..) that we'll then list in a table for others to use in their job market research.
The idea is that juniors will be more confident to ask for proper salaries when they can see/compare what others in similar situations are paid.
Notes
Definition of Done
Out of scope