camerapps.com icon indicating copy to clipboard operation
camerapps.com copied to clipboard

Add new cameroonian applications, telegram, facebook groups

Open elhmn opened this issue 4 years ago • 5 comments

To add a new application you might need to raise a pull request, or/and support us financially here 😉

In case you have never created a pull request before we made this tutorial for you.

Follow this steps in your pull requests:

  • Open the /src/res/apps.yaml with your favourite code editor
  • Copy the osscameroon field and paste it at the bottom of the file as such:
#[... Fields that where there before] 
#--------------------------------------------------------------------
  - title: Oss Cameroon
    category: community
    #max of five tags
    tags:
      - opensource
      - programming
      - developers
    description: |
      Oss Cameroon is an open source community by cameroonians developers.
    website: https://osscameroon.com
    #twitter group handle
    twitter: https://twitter.com/osscameroon
    #dikalo group handle or link
    dikalo:
    #telegram group link
    telegram: https://t.me/joinchat/UpKZh_KXTaTx7JD7
    #facebook link
    facebook:
    #whatsapp link
    whatsapp:
    #android app store
    playstore:
    #ios app store
    appstore:
    #slack application
    slack:
    #github_account full url
    github_account: https://github.com/osscameroon
    otherlinks:
      - https://opencollective.com/osscameroon
      - https://blog.osscameroon.com
      - https://miniyotas.osscameroon.com
    image: default.svg
#--------------------------------------------------------------
  • Now edit and remove the fields that do not apply to your application, use other applications as reference.
  • To add an image copy your application image in this folder src/res/imgs name it using snace_case like new_image.jpeg
  • Set the name of the newly added image file in the image field of your src/res/apps.yaml file
  • Run the application locally using yarn install and yarn start and make sure your application was added correctly
  • Now submit your pull request and kindly wait for someone to review it 🙂

elhmn avatar Jul 05 '21 19:07 elhmn

To add a new application you might need to raise a pull request, or/and support us financially here 😉

In case you have never created a pull request before we made this tutorial for you.

Follow this steps in your pull requests:

* Open the `/src/res/apps.yaml` with your favourite code editor

* Copy the osscameroon field and paste it at the bottom of the file as such:
#[... Fields that where there before] 
#--------------------------------------------------------------------
  - title: Oss Cameroon
    category: community
    #max of five tags
    tags:
      - opensource
      - programming
      - developers
    description: |
      Oss Cameroon is an open source community by cameroonians developers.
    website: https://osscameroon.com
    #twitter group handle
    twitter: https://twitter.com/osscameroon
    #dikalo group handle or link
    dikalo:
    #telegram group link
    telegram: https://t.me/joinchat/UpKZh_KXTaTx7JD7
    #facebook link
    facebook:
    #whatsapp link
    whatsapp:
    #android app store
    playstore:
    #ios app store
    appstore:
    #slack application
    slack:
    #github_account full url
    github_account: https://github.com/osscameroon
    otherlinks:
      - https://opencollective.com/osscameroon
      - https://blog.osscameroon.com
      - https://miniyotas.osscameroon.com
    image: default.svg
#--------------------------------------------------------------
* Now edit and remove the fields that do not apply to your application, use other applications as reference.

* To add an image copy your application image in this folder `src/res/imgs` name it using `snace_case` like `new_image.jpeg`

* Set the name of the newly added image file in the image field of your `src/res/apps.yaml` file

* Run the application locally using `yarn install` and `yarn dev` and make sure your application was added correctly

* Now submit your `pull request` and kindly wait for someone to review it 🙂

Can other communities like design communities be added?

Theryx avatar Jul 13 '21 00:07 Theryx

Can other communities like design communities be added?

Theryx avatar Jul 13 '21 00:07 Theryx

Can other communities like design communities be added?

@Theryx Absolutely, go for it 👍

elhmn avatar Jul 13 '21 21:07 elhmn

Hey @elhmn will like to add some communities

xasterKies avatar Apr 16 '22 10:04 xasterKies

Hey @elhmn would like to add a few communities.

FotieMConstant avatar May 07 '22 04:05 FotieMConstant