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

Care Instructions #25

Merged
merged 32 commits into from
Nov 14, 2024
Merged

Care Instructions #25

merged 32 commits into from
Nov 14, 2024

Conversation

calejvaldez
Copy link
Member

@calejvaldez calejvaldez commented Sep 10, 2024

ID: FUNC7
TITLE: Care Instructions
DESCRIPTION: The system should be able to store and notify the users of important care instructions or even redirect to the resources tab if directions are unclear. It might include a way to input instructions and read instructions.
PRIORITY: High

FRONTEND TODO:

  • Create a way to view all CI
  • Create a way to modify CI

BACKEND TODO:

  • Create a function to return CI
  • Create a way to modify/add CI

@calejvaldez calejvaldez added the enhancement New feature or request label Sep 10, 2024
@calejvaldez calejvaldez self-assigned this Sep 10, 2024
@calejvaldez
Copy link
Member Author

Not fully tested, so may have bugs. Might not find out until we implement a frontend.

@calejvaldez calejvaldez removed the enhancement New feature or request label Oct 27, 2024
@calejvaldez
Copy link
Member Author

Note: Backend should include a "topic" or "title" to care instructions.

@calejvaldez
Copy link
Member Author

calejvaldez commented Nov 13, 2024

Features still needed:

  • "next" and "previous" topics (plus a command for this)
  • display last_updated somewhere
  • create UUID for instructions -- title is unreliable, especially if it can be edited
  • more styling

@calejvaldez
Copy link
Member Author

calejvaldez commented Nov 14, 2024

I think this is finished for the most part. Some of the changes I'd like to make are more related to the "core" Iris code rather than a single feature.

A few things to note:

A few bugs to address:

@calejvaldez calejvaldez merged commit c1a7045 into main Nov 14, 2024
@calejvaldez calejvaldez deleted the care-instructions branch November 14, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants