Giter VIP home page Giter VIP logo

global-topic-page's Introduction

Installing depends

cd to whatever directory this is saved in, then run npm install followed by bower update, and finally grunt build Message me if you have issues.

Meetup group grid functionality

  • If there are 4 or more MUGs within 100 miles, show 4 MUGs
  • If there are <4 MUGs within 100 miles, show alternative layout:
  • If there are 0 MUGs within 100 miles, only show the start card like so
  • If there are 0 MUGs within 100 miles AND there are 0 people with topic within 50 miles, don't show local content

Start card functionality

  • If there are <500 people with topic within 50 miles, say the actual number
  • If there are >500 people with topic within 50 miles, say "500+"
  • If there are 0 people with topic within 50 miles, hide the card

Suggested topic list logic

  • When clicking to change the topic you're viewing, a list of "Suggested" topics appears. Use /2/topic_categories and take the first best_topic from each category. If it affects what gets returned, pass in user's lat/lon (or zip) with a radius of 50mi

Topic search logic - duplicate mobile /create functionality

Global MUGs

  • Clicking anywhere except the linked city name takes the user to the MUG
  • Clicking the linked city name takes the user to the /find page, scoped to that city

Preview different data in the prototype

  • passing ?topic={topic-shortname} will show data about another topic
  • passing ?lat={latCoord}&lon={lonCoord} should change the map and content the "Nearby Meetups" stripe
    • _?zip=_ support coming soon

global-topic-page's People

Contributors

mperrotti avatar

Watchers

 avatar

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.