You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was created by our team of two over several days, after collecting job experience data from past and present WICS (Women in Information and Computer Sciences) Committee members. The data was then converted to JSON format, parsed, and normalized so it can be searched and sorted by anyone interested in the experience of their WICS peers at a particular company or location. The purpose of this webpage is to act as a source for submitting and accessing anonymous peer reviews and connecting with others who have worked at a company of interest (using our 'Contact' tab, where contact info is kept separate from the review submitted). In addition to our searchable, sortable tables, we added an interactive map of the United States, which allows users to click and view company data by state (the opacity of the state reflects the amount of data submitted for it), but since our data so far only covers a few states, we added a state fact class as a fun way to still offer some information for states we have no company data for.
To Run:
If TypeScript is not installed run:
npm install -g typescript
If you make any changes to the TypeScript files run: