Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Mock Data in Admin Panel #5

Open
shaunmitchellve opened this issue Apr 17, 2024 · 0 comments
Open

[FEAT] Mock Data in Admin Panel #5

shaunmitchellve opened this issue Apr 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@shaunmitchellve
Copy link
Owner

In order to progress to V1 this feature is tracking the changes needed to the way mock data is being handled. Especially for demo purposes the initial page after login uses the current users geolocation and all mock data is added using the app/lib/data/mock_travel.json which requires a re-build and re-deployment of the application.

This should be handled in the admin section so as to make it easier to change the mock data for different demos.

Given the TOS limitations of Google Maps to be pull the geo coordinates of a polylines drawn on the map this will have to be a simple text field where the data is copied / pasted into. This may require a change to the database, either a new datastore collection or investigate if moving to an AlloyDB db is worth it?

@shaunmitchellve shaunmitchellve added the enhancement New feature or request label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant