Giter Club home page Giter Club logo

tracker-poznan's Introduction

tracker-poznan

App for finding interesting areas near your location.

See it at autioch.github.io/tracker-poznan.

Features

  • configurable list of displayed, mesured and reachable points
    • MPK Poznan communication routes
    • few grocery chain shops
    • pharmacies
    • ATMS
  • tracking current location or selecting custom location

Building

  1. Clone this repository.
  2. Gather data. In gatherer folder:
  • create file opencagekey.mjs, which should have contents export default '<yourkey>';
  • run npm i
  • run npm run gather, this will attempt to get up to date data
  • run npm run parse, this will parse the data and place it in docs/data.
  1. Setup webapp. In webapp folder:
  • run npm i
  • run npm run start, this will setup dev verion at localhost:8080
  • run npm run build to build own version (change publicPath in webpack config)

What's being used

What's not being used

  • frontend framework, pure vanilla
  • database, this was experimental and turns out, jsons are good enough
  • open street map database, which could potentially be used

TODO

Update steps

Those are very raw, will be refined at some point.

  1. In folder gatherer, run npm run gather, then npm run parse.
  2. In file docs/service-worker.js, update CACHE_NAME version.
  3. In folder webapp, run npm run build.
  4. Push changes.

tracker-poznan's People

Contributors

autioch avatar jakubszczepaniakmtab avatar

Watchers

 avatar  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.