Bruno Cesar Rocha

Results 281 issues of Bruno Cesar Rocha

The demo app is in https://github.com/rochacbruno/Flask-GoogleMaps/tree/master/examples Accessible in: http://flaskgooglemaps.pythonanywhere.com The page currently is very simple and needs improvements. - [ ] Better layout (simple, yet beautiful) (example: https://jz6.github.io/PoGoMap/ ) -...

ready
hacktoberfest

by @macgngsta in https://github.com/AHAAAAAAA/PokemonGo-Map/issues/396 As awesome as Flask-GoogleMaps is in creating a quick google map, there is no support for other google apis, such as places API https://developers.google.com/maps/documentation/javascript/examples/places-searchbox i actually...

ready
hacktoberfest

Add option to show infobox on hover and persist on click. Example ``` if (item["infobox"]) { (function(_infobox, _map, _marker){ _marker.infoWindow = new google.maps.InfoWindow({ content: _infobox }); _marker.addListener('click', function() { _marker.infoWindow.open(_map,...

ready
hacktoberfest

Links with icon file urls included in the icons.py https://github.com/rochacbruno/Flask-GoogleMaps/blob/master/flask_googlemaps/icons.py

enhancement
HIGH
ready
hacktoberfest

Hi, why not using the process PID as `Lock._owner` ? It can be useful to use that values to check if the process that acquired the lock is still running.

explore: https://github.com/alex-oleshkevich/imia

Hacktoberfest

populate-db will create random users and contents

Hacktoberfest

ref: https://testdriven.io/blog/fastapi-sqlmodel/

Hacktoberfest

Add UI as a separate folder in the same repo

Hacktoberfest