Code Monkey home page Code Monkey logo

gowherene's People

Contributors

ackerleytng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

weirdyang

gowherene's Issues

Query params keep appending

I came across this project from https://libraries.io/clojars/xtreak%2Fclj-http-ssrf/usage. I checked out your Heroku instance. It seems you are appending the query param when I check 'add to current plot'. When I type 'fg' the url becomes 'https://gowherene.herokuapp.com/?q=fg' and 'gh' becomes 'https://gowherene.herokuapp.com/?q=fg&q=gh' and 'bn' becomes 'https://gowherene.herokuapp.com/?q=fg&q=gh&q=bn' . I can see from the code you are using it to track the back button behavior but when the person submits multiple values to same query param will result in an array and might behave differently for different web servers AFAIK.

Feel free to close this if it's the intended behavior.

All the best for your project ๐Ÿ‘

Frontend maps updates

Need to update google maps versions in case of deprecation of the Marker API.

Use of AdvancedMarkerElement requires the new async loading style

Or maybe use leaflet/some other library?

Idea to improve detection of location and label

The relationship between a location and its label tends to be the same on a single page.

For example, if a location label is tagged with h2, the location is likely to be in a
p > em > span after, for example

Restructure project to split out backend/frontend

Frontend requires updates more often than the backend, so this makes it easier to maintain.

  • Need to figure out either shadow-cljs or webpack loading (or whatever's the best way to use libraries from npm)

Add pictures to the pins on the map

"I know this may be tough but once you click on the pin where the bubble pops up, can a short Instagram like 6 thumbnails be included so we can see pictures of the food?" - u/lilfoot0

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.