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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop Landing Page Component #91

Closed
5 tasks done
Tracked by #76
antonplagemann opened this issue Mar 4, 2022 · 2 comments 路 Fixed by #120
Closed
5 tasks done
Tracked by #76

Develop Landing Page Component #91

antonplagemann opened this issue Mar 4, 2022 · 2 comments 路 Fixed by #120
Assignees
Labels
feature Implemented a new feature

Comments

@antonplagemann
Copy link
Member

antonplagemann commented Mar 4, 2022

As a user
I want to have a landing page
so that I have a good starting point to create a new bot instance.

Description:

Set up a landing page with a Create-Instance component. Use the old frontend as template regarding layout etc.

馃煝 In scope:

  • Create a new component / page that is registered as the main (landing) page /
  • Add a Create button to create a new bot
  • Add input fields for Instance, Room name, Password
  • Add a Connect button to connect the the newly created bot
  • Implement a loading screen while connecting that redirects to /instance/<id>/dashboard when connected

馃敶 Not in scope:

  • Backend api / features
  • Dashboard

What should be the result?

A main page for the user that can be used to create a new bot instance and connect to it.

@antonplagemann antonplagemann added feature Implemented a new feature needs assignee This issue needs someone to solve labels Mar 4, 2022
@p-fruck p-fruck self-assigned this Mar 25, 2022
@p-fruck p-fruck removed the needs assignee This issue needs someone to solve label Mar 25, 2022
@p-fruck
Copy link
Member

p-fruck commented Mar 25, 2022

/cib

@github-actions
Copy link
Contributor

Branch feature/91-Develop-Landing-Page-Component created!

github-actions bot pushed a commit that referenced this issue Mar 25, 2022
p-fruck added a commit that referenced this issue Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Implemented a new feature
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants