Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

➕ Add a Women Tech or Stem Pioneer to API JSON File. Good for Hacktoberfest beginners. #56

Closed
kwing25 opened this issue Oct 24, 2022 · 6 comments · Fixed by #59
Closed
Assignees
Labels
hacktoberfest hacktoberfest Status: Closed Issue/PR Closed

Comments

@kwing25
Copy link
Owner

kwing25 commented Oct 24, 2022

🚨 Important-

  • When completing this issue please contribute relevant and factual information using trusted resources (ex: Encylopedia Websites i.e. Britannica NOT Wikipedia if possible)
  • Please spellcheck and check for typos/syntax errors before submitting Pull Request. *Please note that any PR that contains significant spelling & other errors will be rejected.
  • When completed a Pull Request please include: Title & Description with full details. Please use the Pull Request Template.

  • Go to File /api/techwomen.json
  • Add the following fields to array:
    • name
    • known-for
    • Bio
      • Summary
      • Origin
      • DOB
      • DOD
    • Fields
    • Legacy
    • Tags
    • url
    • media
    • img_path
    • img_width

⚠️ 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! 👏

@kwing25 kwing25 added Type: Enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest hacktoberfest-accepted hacktoberfest-accepted up for grabs Issue up for grabs Status: Available Issue/PR Available labels Oct 24, 2022
@kwing25 kwing25 pinned this issue Oct 24, 2022
@EmzB
Copy link
Contributor

EmzB commented Oct 25, 2022

Hi could I be assigned to work on this ?

@kwing25
Copy link
Owner Author

kwing25 commented Oct 25, 2022

Hi could I be assigned to work on this ?

@EmzB feel free to contribute!

@kwing25 kwing25 linked a pull request Oct 26, 2022 that will close this issue
@kwing25
Copy link
Owner Author

kwing25 commented Oct 26, 2022

Reopen for contributions!

@kwing25 kwing25 reopened this Oct 26, 2022
@kwing25 kwing25 added the Status: Reopened Issue Re Opened label Oct 26, 2022
@maryanamorato
Copy link

Hey can I work on this

@kwing25 kwing25 self-assigned this Oct 3, 2023
@kwing25 kwing25 added Status: In Progress Issue/PR In Progress and removed good first issue Good for newcomers up for grabs Issue up for grabs Status: Available Issue/PR Available labels Oct 3, 2023
@kwing25
Copy link
Owner Author

kwing25 commented Oct 3, 2023

Working on updating project...

@kwing25
Copy link
Owner Author

kwing25 commented Oct 3, 2023

Closing issue #56.

@kwing25 kwing25 closed this as completed Oct 3, 2023
@kwing25 kwing25 removed Type: Enhancement New feature or request hacktoberfest-accepted hacktoberfest-accepted Status: In Progress Issue/PR In Progress labels Oct 3, 2023
@kwing25 kwing25 added Status: Closed Issue/PR Closed and removed Status: Reopened Issue Re Opened labels Oct 3, 2023
@kwing25 kwing25 unpinned this issue Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest hacktoberfest Status: Closed Issue/PR Closed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants