learntocloud / define-the-cloud

API that serves LTC cloud dictionary
https://definethecloud.guide
MIT License
28 stars 8 forks source link

Submit a Cloud Definition #114

Closed ifeanyiro9 closed 1 year ago

ifeanyiro9 commented 1 year ago

Do NOT copy/paste a definition from somewhere else. Read about the word you want to define and come up with your own definition. Copy/Paste submissions will be closed and not added.

Fill out the JSON with your submission:

    {
    "word": "GitHub",
    "content": "GitHub is a user-friendly web-based platform that uses the popular version control system Git to store, manage, track changes, collaborate with others and deploy software projects.",
    "learn_more_URL":"https://www.simplilearn.com/tutorials/git-tutorial/what-is-github",
    "tag":"developer tool",
    "abbreviation": "",
    "author_name":"Ifeanyi Otuonye",
    "author_link": "https://www.linkedin.com/in/ifeanyi-otuonye/"
    }

Fill out the JSON below with the following.

Word (REQUIRED)

The word you are defining. Check this URL for all words we currently have.

Content (REQUIRED)

The definition. No more than 3 sentences.

learn more URL (REQUIRED)

Website where people can visit to learn more about the word.

tag (REQUIRED and select one)

Tech category the word fits in. Options:

abbreviation (OPTIONAL)

If the word is commonly abbreviated, please provide it. For example, command line interface is often abbreviated as CLI.

author name (REQUIRED)

Your name.

author link (REQUIRED)

The URL you want your name to link to.

ifeanyiro9 commented 1 year ago

Jeez, my system glitched before I could complete this properly.

ifeanyiro9 commented 1 year ago

Fixed.

Acekhing commented 1 year ago

Hi there! Is the definition added from the frontend Blazor app?

ifeanyiro9 commented 1 year ago

Hi, I'm not sure I understand well the question. Do you mean if got the definition from that app? Or if I used that app to create the definition, or If I used the app to submit the definition?

madebygps commented 1 year ago

hi @ifeanyiro9 I've added your definition :) @Acekhing Please checkout https://zealous-flower-0f27b070f.2.azurestaticapps.net/ for all submitted definitions.

Acekhing commented 1 year ago

Yeah. was asking if you use the app to submit the question. Also is it possible to submit definitions since the issue has already been assigned?

madebygps commented 1 year ago

@Acekhing Please open a new issue to submit a definition.