kwing25 / Women-Who-ve-Changed-Tech

Updates coming soon 2023... Women Tech Pioneers API & React App 👩🏻‍💻. List of amazing Female Tech & STEM Pioneers. Contributions to the list are welcome!
MIT License
7 stars 13 forks source link

➕ Add a Women Tech or Stem Pioneer to API JSON File. #3

Closed kwing25 closed 2 years ago

kwing25 commented 2 years ago

Add a Women Tech or Stem Pioneer to API JSON File.

⚠️ Note: Before adding entry ctrl + f or cmd + f to search for person and make sure there is not an entry for that person in the json file. You CANNOT enter same person if you do your PR will not be merged to main.

Example Entry: (Name, Known-for, Bio, Fields, Legacy, Tags, Media/Img]

      "name": "Ada Lovelace",
        "known_for": "First Computer Programmer",
        "Bio": {
            "Summary": "The daughter of famed poet Lord Byron, Augusta Ada Byron, Countess of Lovelace — better known as \"Ada Lovelace\" — showed her gift for mathematics at an early age. She translated an article on an invention by Charles Babbage, and added her own comments. Because she introduced many computer concepts, Lovelace is considered the first computer program",
            "Orgin": "London, England",
            "DOB": "10 December 1815",
            "DOD": "27 November 1852"
        },
        "Fields": [
            {
                "Computing": [
                    "Programming",
                    "Algorithims"
                ]
            }
        ],
        "Legacy": "Lovelace's contributions to the field of computer science were not discovered until the 1950s. Her notes were reintroduced to the world by B.V. Bowden, who republished them in 'Faster Than Thought - A Symposium on Digital Computing Machines'. Since then, Ada has received many posthumous honors for her work.",
        "Tags": [
            "Tech Pioneer",
            "Women in Tech",
            "Computer Programming"
        ],
        "url": "https://www.britannica.com/biography/Ada-Lovelace",
        "media": "https://www.britannica.com/biography/Ada-Lovelace/images-videos",
        "image_path": "https://cdn.britannica.com/22/23622-050-E60DC899/Ada-King-countess-Lovelace-Alfred-Edward-Chalon-circa-1838.jpg",
        "image_width": "150"

See Project Repo for more information


Thanks for Contributing! 👏

AbihaFatima commented 2 years ago

@kwing25 Can I be assigned to do this task?

kwing25 commented 2 years ago

@kwing25

Can I be assigned to do this task?

I've got you assigned ✔️. Thanks for contributing.

kwing25 commented 2 years ago

Closing Issue (Duplicate or #5).