Nikhil VJ
Nikhil VJ
For stops, routes, trips, fares, timings etc sections, give user an option to add entries in bulk by uploading a CSV file, or copy-pasting tabular data (tab-separated values) from an...
Fares: Fare Rules : Presently loading in alphabetical order of stations. Explore if possible to load in a sequence, and decide which sequence. Idea: Have an expandable (accordion) section for...
Calendar: date picker for start and end dates
Routes : colorpicker for choosing colors of the route.
Sequences management: Load other stops greyed out or so on the map, user can click them to add to sequence. Desired UX: Compose a route by clicking stops on the...
link for possible CSS: https://www.bootply.com/112999
OS details: Ubuntu 20.04.1 LTS (GNU/Linux 5.4.0-42-generic x86_64), 16GB RAM, simple server on Hetzner.com Building from source, latest git-clone of the repo: ``` cmake --build . ``` Seeing this warning...
### URL https://www.openstreetmap.org/edit?gpx=https%3A//server.nikhilvj.co.in/pmgsy/gpx/1445.gpx#map=16/28.1952/80.6254 ### How to reproduce the issue? 1. Following the documentation at https://github.com/openstreetmap/iD/blob/develop/API.md 2. Generating a URL of iD Editor with a working .gpx file's URL included in...
Hi, can we make a list of all the programs required to be installed before the just `just` command, in Ubuntu? - Just : binary has to be download from...