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

Sample App: UI website implementation #5899

Closed
Leo6Leo opened this issue Mar 7, 2024 · 2 comments · Fixed by #5931
Closed

Sample App: UI website implementation #5899

Leo6Leo opened this issue Mar 7, 2024 · 2 comments · Fixed by #5931
Assignees

Comments

@Leo6Leo
Copy link
Member

Leo6Leo commented Mar 7, 2024

Problem

This issue can only be worked on when knative/ux#113 is closed

Create the front end application and convert the UI design that is being created from into the actual website. The implementation detail can be found in the design doc here.

The UI design can be found in this Figma file.

Please note:
This issue only require the front end component to be created. Functionalities, including but not limited to communicate with the backend, the action after the button is clicked, don't need to be operational.

Persona:

Which persona is this feature for?
Administrators and developers

Exit Criteria

  • A Next.js application that contains the book detail page with the UI design specified in the design doc.
  • A detailed documentation that explains it and include the setup guide

Time Estimate (optional):
How many developer-days do you think this may take to resolve?
2-3

Additional context (optional)

  • Please comply with a good coding convention
@ctmphuongg
Copy link
Contributor

/assign

@Leo6Leo
Copy link
Member Author

Leo6Leo commented Mar 27, 2024

Hello @ctmphuongg , replying your question about where to put the code here!

Regarding where to put the code:
You can put it in the knative/doc repo
under the directory: code-samples/eventing/bookstore-sample-app

You can create the new directory named "frontend"

So finally the file path should look like: code-samples/eventing/bookstore-sample-app/frontend

Please let me know if you have any other questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants