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

Search bar with queries to DATIM API #4

Open
jakub-bao opened this issue Apr 30, 2019 · 0 comments
Open

Search bar with queries to DATIM API #4

jakub-bao opened this issue Apr 30, 2019 · 0 comments
Assignees

Comments

@jakub-bao
Copy link
Contributor

Create a search bar and do simple mechanism find query to DATIM API

Try to replicate the same behavior like current mechanisms finder:

image

image

I think we should try to go without D2 (DHIS2 JS API mapping).
I use it in user-admin-ng and I'm not the most excited about it.
It's easy to do the queries with native fetch

Please try to create independent services for the queries.
I.E. don't put the logic (query + processing) to the same file as the view (component).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants