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

feature: character sheet #1

Open
noahfraiture opened this issue Dec 10, 2024 · 1 comment
Open

feature: character sheet #1

noahfraiture opened this issue Dec 10, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@noahfraiture
Copy link
Owner

The feature must include a character sheet for each character. It should provide the ability to:

  • Easily view a summary of completed tasks for each character.
  • Change the character's name and icon, with potential for further customization in the future.

Implementation Changes:

  • Currently, characters are defined by their position within the team in the database. This feature would necessitate:
    • A new table specifically for characters, moving away from position-based identification.

Additional Feature:

  • Alongside this, we would introduce the ability to remove a specific character from the team, not just the last one added.
@Shamzic
Copy link

Shamzic commented Jan 1, 2025

I can't assign myself to the issues, but I'm interested to try this one 👍

@noahfraiture noahfraiture added the enhancement New feature or request label Jan 1, 2025
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
None yet
Development

No branches or pull requests

2 participants