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

Setup Frontend and add Article View #7

Closed
6 tasks done
code-inflation opened this issue Oct 17, 2018 · 0 comments
Closed
6 tasks done

Setup Frontend and add Article View #7

code-inflation opened this issue Oct 17, 2018 · 0 comments

Comments

@code-inflation
Copy link
Contributor

code-inflation commented Oct 17, 2018

Description of problem
A user wants to be able to see all articles and the generated concepts.

Solution
The front-end development has to be setup. A front-end framework has to be chosen. A basic front-end development workflow has to be documented.

Add a view with a list containing all concepts and articles. Every item is a link to a detail view.

image

Add a detail view for each node displaying the node content and a link to all adjunct nodes.
A concept node would look like this (has no content):

detail - concept

A article node like this:

detail - article

Discussion

  • Evaluate what front-end framework to use

Criteria for acceptance

  • The front-end is able to display a list of all articles and concepts
  • The front-end can display an article and a concept with all adjunct nodes.
  • The data is fetched from the REST-API
  • The build process of the front-end is integrated into the CI/ CD pipeline
  • There are instructions on how to get started developing the front-end
@code-inflation code-inflation added this to the Sprint 1 milestone Oct 17, 2018
@disperate disperate changed the title setup front-end and basic graph visualisation setup front-end and add article and concept views Oct 18, 2018
disperate pushed a commit that referenced this issue Oct 22, 2018
- bootstrap
- list article view  with static data
#7
@issue-sh issue-sh bot added in progress and removed backlog labels Oct 23, 2018
@issue-sh issue-sh bot added review and removed in progress labels Oct 31, 2018
code-inflation added a commit that referenced this issue Oct 31, 2018
@issue-sh issue-sh bot closed this as completed Oct 31, 2018
@issue-sh issue-sh bot removed the review label Oct 31, 2018
@disperate disperate changed the title setup front-end and add article and concept views Setup Fontend and add Article View Jan 2, 2019
@disperate disperate changed the title Setup Fontend and add Article View Setup Frontend and add Article View Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant