smevirtual / WomenMfgData

Data for women.smevirtual.com, a web application that highlights and celebrates women contributors to the present and future of engineering and manufacturing.

Home Page:https://women.smevirtual.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data for the Women in Engineering and Manufacturing Application

Build Status

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.

Your Personal Information

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:

  1. Your name.
  2. Your photo.
  3. A link to your preferred social media profile (e.g. LinkedIn, Twitter, GitHub...etc.).
  4. Company name that you work at or you own.
  5. Your professional title.
  6. A brief description of your work, research and/or other accomplishments.
  7. 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.

Development Prerequisites

There are several prerequisites need to be installed on your development machine prior to working with this codebase.

  1. Install Node.js version 10.0 or greater.

    See this page.

    For macOS development machines, installing Node.js with Homebrew is recommended.

  2. Install Yarn.

    See this page.

Development Quick Start

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.

Contributing

TODO: Add information on how to nominate a female colleague.

Community Participation Guidelines

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.

License

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.

About

Data for women.smevirtual.com, a web application that highlights and celebrates women contributors to the present and future of engineering and manufacturing.

https://women.smevirtual.com/

License:MIT License


Languages

Language:JavaScript 100.0%