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

Display Software Dependencies on the About Page #59

Open
josch87 opened this issue Jul 28, 2024 · 1 comment
Open

Display Software Dependencies on the About Page #59

josch87 opened this issue Jul 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@josch87
Copy link
Owner

josch87 commented Jul 28, 2024

As a user of the application,
I want to see a list of software libraries and frameworks used,
So that I can gain insight into the underlying technologies powering the application.

Acceptance Criteria

1. Display Dependencies

  • The About page should include a section titled "Technologies Used" or "Built With."
  • This section should list all the major software dependencies, including but not limited to Spring Boot, React, and Chakra UI.

2. Format and Organization:

  • Each software dependency should be displayed with its name (and maybe also version number).
  • Dependencies should be grouped logically, for example, by frontend and backend technologies.
  • Optionally, provide links to the official documentation or website for each dependency.

3. Visibility and Accessibility:

  • The Technologies Used section should be easily accessible on the About page, with clear navigation or headings.
  • The text should be legible and formatted consistently with the rest of the page.

4. Update and Maintenance:

  • The list of dependencies should be updated whenever a significant change is made to the underlying technologies.

Additional Notes:

  • Consider adding brief descriptions of each technology to provide context for non-technical users.
  • Ensure that the presentation is responsive and works well on both desktop and mobile devices.
@josch87 josch87 added this to Cinetiq Jul 28, 2024
@josch87 josch87 converted this from a draft issue Jul 28, 2024
@josch87 josch87 moved this from Backlog to Ready in Cinetiq Jul 28, 2024
@josch87 josch87 added the enhancement New feature or request label Jul 28, 2024
@josch87
Copy link
Owner Author

josch87 commented Jul 28, 2024

Inspired by Anodrid App "AntennaPod"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant