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

Story: Landing Page #3

Open
20 tasks
stretchyDawg opened this issue Dec 24, 2023 · 0 comments
Open
20 tasks

Story: Landing Page #3

stretchyDawg opened this issue Dec 24, 2023 · 0 comments

Comments

@stretchyDawg
Copy link
Owner

Landing Page

As a user, I want a landing page to quickly showcase the purpose of the project, so that I can determine if it is for me.
As a developer, I want a landing page, so that I can have structure within the web application.

Definition of Done

  • Acceptance criteria defined
  • Solution tasks specified
  • Feature branch created
  • Unit tests written (on API code only for now)
  • Solution passes full suite of unit tests
  • Design documents updated if needed
  • Pull request created
  • Code is reviewed
  • Code is merged to develop branch
  • Tests pass on CI
  • Deployed to staging environment
  • Acceptance criteria is met

Acceptance Criteria

User (Website visitor)

  • Given I am on the landing page, when I want to use the project, then there will be a clear CTA (Call To Action) button leading me to where I need to go.
  • Given I am on the landing page, when I want to navigate somewhere, then there will be a clear navigation bar leading me to where I need to go.
  • Given I visit the page for the first time, when I want to find out what this project is, then the landing page provides me basic information for what I need.

Developer

  • Given I am working on the project, when I want to add new features unrelated to the main simulator, then the landing page will serve as the main branching off point.

Solution Tasks

  • [Develop NavBar]
  • [Develop CTA]
  • [Make visually appealing]
  • [Allow for more additions]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Current Backlog
Development

No branches or pull requests

1 participant