Giter Club home page Giter Club logo

website's People

Contributors

angelk avatar dependabot[bot] avatar selfbg avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

selfbg jakub231

website's Issues

Ignore points w/o elevation

Sometimes there is no elevation data for given gps point.
These points should be ignored, total climb/descent should not be affected by these points.

Browse file field

When selecting file, the path doesn't show on the field. This can be misleading.

Show points from tracks

Gpx data contains information about (way)points - views, water and etc.
These points should be visible on track details page.

Add info about OS support

At the moment the project is tested under linux OS.
Please add to the README that we don't support Windows and macOS.

This may be helpful #165 (comment)

If we add windows/mac support we must add it to CI builds!

Bike friendly label

Places should have "Bike friendly" and "Bicycle friendly" label, so ppl could know where to go with the bikes.

Add Custom 404 page

At the moment 404 pages show default apache error.
Please add custom 404 page

Use .yaml for translations

yes.
The IDE should detect such issues, code reviews too.
Having the translation alphabetically sorted should make duplicate keys obvious.
We may also change to YAML format for translations. YAML do not allow duplicate keys.

Originally posted by @angelk in #157

Use version for phinx

See #99
Please back the composer.json to version dependency.
We should wait to release from phinx

Improve localization schema

Maybe instead of column per language (track.name_en, track.name_bg, etc) use another table with languages (id, name, code, ... ) and another one table for translations?

For example:

  • Create one table Languages (lang_id, ....)
  • In track table, remove name_bg and rename name_en to name.
  • Create new table track_tr, with fk track_id, lang_id, translation

I think it will be better maintainable. @angelk Any thoughts?

Create project for the API

We should remove the database connection from the website project and create new api project.
We should choose if we will use REST or GraphQL.
This will help with the mobile app integration.

My vote goes to graphQL

Ping @StefanMavrodiev

Issues:

  • Should we create separate endpoint for the track downloads (.gpx)
  • Should we have separate project or endpoint for images uploads?
  • Same for images serving
  • login

Add places

Add functionality to add places like
Bike parks, bike shops etc

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.