Giter Site home page Giter Site logo

Organizers Page about angular-communities HOT 4 OPEN

voidcosmos avatar voidcosmos commented on July 24, 2024
Organizers Page

from angular-communities.

Comments (4)

SergioTribaldos avatar SergioTribaldos commented on July 24, 2024

Any more information on this issue? I want to pick up this one, but I don´t know what is exactly the idea

from angular-communities.

NyaGarcia avatar NyaGarcia commented on July 24, 2024

The idea would be to add an organizer-detail component, which would contain information about the community organizers, e.g:

  • Full name
  • Job position
  • Biography
  • Social media links
  • Any other links (e.g. link to portfolio, company page etc.)

The organizer names that appear in each community would be links that direct to the organizer-detail component, passing the clicked organizer id so that the component displays the correct organizer information.

In order to implement this, it would be necessary to add an organizer service, containing the necessary methods to obtain the organizer information, which would have to be contained in an organizers.json separate from the communities.json It would be interesting to implement storage for the organizers in Firebase (@Anexon what do you think?), so that we can remove the communities.json from the client.

If you have any questions on how to implement this, or any suggestions, please let me know :D

from angular-communities.

SergioTribaldos avatar SergioTribaldos commented on July 24, 2024

Nice, so that info would be displayed in the right sidenav keeping the map visible or displaying a new component? Also a modal popup could be an option. WDYT?

from angular-communities.

Anexon avatar Anexon commented on July 24, 2024

@NyaGarcia it would be exactly like that.
In the PR #55 data structure is like this:
Captura de pantalla 2020-06-26 a las 19 16 04

So keeping track of a community ID would be enough. In the mean time this featured is finished full info of the community may be passed to the Community Detail Component, then it can be changed to a service.

Regarding to using a different file, I would say that the easiest way would keep all the detail info under the same file, but there is no problem on splitting it.

from angular-communities.

Related Issues (20)

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.