Skip to content

Share My Numbers is an app for bootcamp graduates to anonymously share the details of their job offers. Created using React and Firebase.

Notifications You must be signed in to change notification settings

betsyg6/ShareMyNumbers

Repository files navigation

Share My Numbers 💰

Did you know that women of all races earn 82 cents for every $1 earned by men of all races? Did you know women are less likely to initiate salary negotiations than men? Did you know male and female coworkers are less interested in working with women who attempted to negotiate a better salary than they were with men who tried to negotiate a better salary? 😳

As coding bootcamp graduates and women/nonbinary people, we've entered a new industry and salary packages/negotiations may be new to us. By anonymously sharing information and being transparent regarding salary offers we've received, we can all work to lift each other up and close the wage gap 💪 . Enter Share My Numbers.

demo

Share My Numbers is an app that allows coding bootcamp graduates to share their offers anonymously. To create this app, I used React, Firebase, and React Bootstrap.

Check out the site here or view the demo!

More Wage Gap Info

Downloading Instructions

cd <directory you want to download to>

git clone https://github.com/betsyg6/ShareMyNumbers.git

npm install

touch .env

setup firebase db. input secrets into .env file (no quotations):
      REACT_APP_API_KEY =
      REACT_APP_AUTH_DOMAIN =
      REACT_APP_DATABASE_URL =
      REACT_APP_DATABASE_NAME =
      REACT_APP_PROJECT_ID =
      REACT_APP_STORAGE_BUCKET =
      REACT_APP_MESSAGING_SENDER_ID =
      REACT_APP_APP_ID =
      REACT_APP_MEASUREMENT_ID =

npm start

Acknowledgements

About

Share My Numbers is an app for bootcamp graduates to anonymously share the details of their job offers. Created using React and Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages