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

Another app to manage JSON Features? #35

Open
cs4alhaider opened this issue Feb 22, 2023 · 3 comments
Open

Another app to manage JSON Features? #35

cs4alhaider opened this issue Feb 22, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@cs4alhaider
Copy link
Contributor

I think if we have an app that can represent the features JSON in a way to make it simpler to manage, then this app can export the final JSON to be uploaded into the API

@jordibruin
Copy link
Collaborator

While this could be nice and useful, it's probably a bit overkill for most usecases. You'll need to load your latest json into the app, then make an edit, then copy the json out, and then paste it into your real json file to upload. That being said, it would be a nice quality of life tool and could be a nice project for someone to build!

@jordibruin jordibruin added the enhancement New feature or request label Feb 24, 2023
@AvdLee
Copy link
Owner

AvdLee commented Feb 27, 2023

While this could be nice and useful, it's probably a bit overkill for most usecases. You'll need to load your latest json into the app, then make an edit, then copy the json out, and then paste it into your real json file to upload. That being said, it would be a nice quality of life tool and could be a nice project for someone to build!

It would be great if we could automatically load the latest JSON by storing the latest input URL. Even better: having an option to update the remove JSON, but not sure if there's an API for that

@jordibruin
Copy link
Collaborator

Simplejsoncms does not have an API afaik.

I like the storing of the url for easy access (and display of the votes as well, so you could use it as a developer to check out your roadmap votes)

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

3 participants