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

Add a frontend app #4

Open
glenacota opened this issue Jul 3, 2020 · 0 comments
Open

Add a frontend app #4

glenacota opened this issue Jul 3, 2020 · 0 comments
Labels
enhancement New feature or request Hacktoberfest help wanted Extra attention is needed

Comments

@glenacota
Copy link
Collaborator

glenacota commented Jul 3, 2020

Develop a frontend for the backend apps. Here is a list of requirements:

  • MUST provide a page to display all todos (fetched from the todos app)
  • MUST provide a form to create a new todo (stored by the todos app)
  • MUST allow to update one todo status per time (updated by the todos app)
  • MUST allow to download a PDF summary with all the todos (fetched from the reports app)
  • MUST be monitorable by Filebeat and Metricbeat
  • MUST be implemented using one of the languages supported by Elastic APM Agent (https://www.elastic.co/guide/en/apm/agent/index.html)
  • SHOULD be as lightweight as possible (should be possible to run it on your local machine together with the other apps and the Elastic Stack)
  • WOULD-BE-NICE if it makes the management of the todos' id transparent to the user
@glenacota glenacota added enhancement New feature or request help wanted Extra attention is needed labels Jul 3, 2020
@glenacota glenacota changed the title Create a frontend app Add a frontend app Jul 4, 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 Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant