Giter VIP home page Giter VIP logo

acessoatodos's Introduction

Acesso a todos

Marcar espaços públicos e privados que oferecem equidade de acesso.

Status: em fluxo

Build Status Coverage Status

  • Motivação e projeto inicial aqui
  • Design: em andamento

Contribuidores

  • Daniel Fireman: projeto, arquitetura e desenvolvimento
  • [Heiner] (github.com/Khwesten): Primeira versão da implementação utilizando Java

License

This project is licensed under the Apache License 2.0.

License can be found here.

acessoatodos's People

Contributors

danielfireman avatar khwesten avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dllopes khwesten

acessoatodos's Issues

Main proposal in English

It has been changing too little over the last weeks. The idea is to keep in pt_BR and English to start with.

Search places nearby API

Create classes related to this cenario;
Create modeling to this classes;
Specify which technologies to use.

Return more than 20 pins

Google places API has some limitations, including return 20 results per response page. If you try to immediately fetch more results, your doomed because Google's terms and conditions wants an user action to fetch more results (stackoverflow discussion).

This makes things a little harder, but we could try to solve this using exponential backoff and streaming results. We pretty much stream pins that we have, wait a little bit, do another request, add more pins. That will make the code harder, but it is pretty nice workaround.

Some things to keep in mind:

  • SSE versus websockets
  • A visual clue that data still being streamed. Something like fetching data and then all data has been fetched.

Include future plans doc

Over the last weeks I've been talking about this project and had some more ideas:

  • Evolving it as BE for storing and retrieving data about places that are accessible to all. Here might include a change in the definition of accessibility we are considering. For instance, might include woman and other minorities. Need a lot more discussion, though.
  • For instance, it seems great to have a project that gets data from http://thinkolga.com/mapa/ and automatically flags some places. A more robust integration would also be awesome.
  • Establishing this project as welcome to students. Again, it needs a lot of discussion and format, but the goal is to have a pool of ideas that could suit well in a project to be executed by a student and of course have an adviser. The good thing is that, besides the technological challenge, the project will me meaningful to the society in some way :)

GeoAPI service documentation

Can be in pt_BR, should state the first set of goals and technologies used.

Please add a link to it to the main Readme.md

Add/Edit button inside infowindow

  • Show button to add/edit accessibility options
  • When click open a bootstrap modal or something alike
    • Need to think about the add/remove part of things

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.