Giter Club home page Giter Club logo

meet-street's People

Contributors

ragepanda12 avatar vintage143 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

meet-street's Issues

Design a logo for the app

  • Square dimensions, 100 x 100
  • Needs to be able to scale down without losing too much definition (i.e. 64x64)
  • favicon.ico - 16x16

Add options to the search form

  • Needs more discussion
  • Add checkboxes for certain search criteria, like types of cuisines
  • Add checkboxes for different types of items of interest, i.e. shops, cafes, restaurants, bars, entertainment

Create the base template for the website

  • HTML template(s) that will be used as a base for most of the pages for the website
  • Usually consists of a header template and a footer template, but if you feel we don't need one or the other we can discuss this

Prepare a demo

  • Needs use cases
  • Possibly talk about where the app can go from here

Find the most concave polygon

  • Write a function that takes an array of pairs (lat/long co-ordinates) and orders the co-ordinates such that it creates the most concave polygon
  • Function returns a list of co-ordinates such that the co-ordinates are ordered in as clockwise an order as possible (ask for diagram if unsure about what this means)
  • Do this in Python

Find centroid of a polygon

  • Write a function that takes an array of pairs (lat/long co-ordinates) and finds the centroid of the polygon formed by the points in the array
  • Function returns a pair of ordinates, the lat/long value of the centroid
  • Do this in Python

Find items of interest near a location

  • Given an lat/long co-ordinate, use the Google Locations API to find nearby items of interest (i.e. restaurants)
  • Display these points on a Google Maps canvas

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.