Giter Club home page Giter Club logo

angular-communities's Introduction

Angular Communities

A list of all the Angular Communities around the world

angular-communities 0.1.1 gif


This repo contains a list of all the Angular Communities around the world. If you host a community and would like to be listed please follow the steps to add your community:

Table of Contents

✔️ Features

  • Communities in the Map: Communities appear on Google Maps.

  • Geolocation: Geolocation to find communities near you.

  • Search: Community search engine by name and map displacement.

🔮 Roadmap

  • Release 0.1.0 !
  • Improve code
    • Improve performance
    • Improve performance even more!
  • A lot of Communities
    • +100 Communities
    • +500 Communities
    • +1000 Communities
  • PWA
  • Conferences version

Add Your Community

Fork this repo so you can commit directly to your account and submit a Pull Request to include your community.

Access the assets/json/communities.json file and add your community.

Please see the following example for reference on how to add the correct information about your community:

 "Angular Málaga": { // Communities name
    "id": 1, // The last id that you see in the file + 1 (this is your id :D)
    "name": "Angular Málaga", //// Community name
    "position": { // Latitude and Longitude
      "lat": 36.72016,
      "lng": -4.42034
    },
    "city" : "Málaga",
    "twitter": "https://twitter.com/AngularMalaga", // Community's twitter
    "web": "https://sites.google.com/view/angular-malaga/", // Community's web
    "description": "We are a spanish community formed by a group of amazing people. Our goal is to share our Angular/Javascript knowledge with anyone who want to learn about these awesome technologies.", // Nice description of your group (A few words)
    "organizers": [  // List of organizers
      {
        "name": "Estefanía García Gallardo",     // Name
        "twitter": "https://twitter.com/nyablk",  // Twitter
        "github": "https://github.com/nyagarcia" // Github
      },
      {
        "name": "Carlos Caballero González",
        "twitter": "https://twitter.com/Carlillo",
        "github": "https://github.com/caballerog",
        "webs": ["https://carloscaballero.io/"] // List of extra webs (blog or personal portfolio) that you want displayed
      }
    ]
  },

The last step is to upload the logo of your community to the directory assets/images_raw/<id>.png. Make sure the logo is transparent (eg .png format) for a better view on the map.

💞 Contributing

If you want to contribute check out the CONTRIBUTING.md

📜 License

MIT © Estefanía García Gallardo, Carlos Caballero González, Toni Villena and Juan Torres Gómez

🐱🐤


angular-communities's People

Contributors

americoneto1 avatar caballerog avatar chris-webcreek avatar christianmorante avatar inidaname avatar izshx avatar joaqcid avatar mobilerast avatar ng-arunkumar avatar nyagarcia avatar oidacra avatar omariohassan avatar pablortsal avatar raymondcoplin avatar redactedprofile avatar ricardochl avatar suhasparameshwara avatar tonivj5 avatar trungvose avatar zaldih avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

qanle

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.