Contains the data for women.smevirtual.com, a web application that highlights and celebrates women contributors to the present and future of engineering and manufacturing.
The repository for the web application that ultimately uses this repository as its data source is here.
If you are featured in this web application, you have complete control of your information at any time.
For your profile on this web application, we like to collect the following information to feature your contributions:
- Your name.
- Your photo.
- A link to your preferred social media profile (e.g. LinkedIn, Twitter, GitHub...etc.).
- Company name that you work at or you own.
- Your professional title.
- A brief description of your work, research and/or other accomplishments.
- A message of encouragement to current and future female engineering students (optional).
We also associate a primary industry type to your profile so that interested parties can find women mentors per their current interests.
You have the right to request the immediate removal of your profile or any changes you would like to make to your profile.
If you would like to modify your participation, please open a new issue or reach out to the leadership team at hello@smevirtual.com.
There are several prerequisites need to be installed on your development machine prior to working with this codebase.
-
Install Node.js version 10.0 or greater.
See this page.
For macOS development machines, installing Node.js with Homebrew is recommended.
-
Install Yarn.
See this page.
For a freshly cloned repository, run:
yarn install
Once all of the above prerequisites are installed, the following commands are now available:
Command | Description |
---|---|
yarn run test |
Validates the JSON file containing people data against the JSON schema for the repository. |
TODO: Add information on how to nominate a female colleague.
The SME Virtual Network is committed to providing a friendly, safe and welcoming environment for all. Please take a moment to read our Community Participation Guidelines.
The contents of this repository are licensed under the MIT License unless otherwise noted in the header of a specific file or within a particular source directory.