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

Remove dependency on json structure #12

Open
LifeofMichal opened this issue Jan 10, 2020 · 0 comments
Open

Remove dependency on json structure #12

LifeofMichal opened this issue Jan 10, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@LifeofMichal
Copy link
Owner

Currently, the app is build for the to work with the single json data endpoint -> https://api.imgflip.com/get_memes

People may want to sometimes compare other things than memes, like phones, computers, financial plans, even people. The purpose of this ticket is to create a filter feature which will enable the app to recognize a structure of any JSON data it receives.

Followingly, the app will create and fill it's fields based on the data from the endpoint.

@LifeofMichal LifeofMichal added the enhancement New feature or request label Jan 10, 2020
@LifeofMichal LifeofMichal self-assigned this Jan 10, 2020
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