Skip to content

Including Meetup data with django-meetup or AngularJS? #6

@earthastronaut

Description

@earthastronaut

This question involves how we want to display data from Meetup.com on our webpage.

I included meetup data by creating a django-app which syncs information from api.meetup.com to a local database which can then be used in views. (this can also be used to edit meetup.com data but not yet)

I've just been trying out some AngularJS and realizing it may be better to query api.meetup.com using js and display the results that way.

I'm not sure, still new to web devo. Use django-app or AngularJS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions