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

Allow category customization #20

Open
SarahBornais opened this issue Nov 8, 2020 · 0 comments
Open

Allow category customization #20

SarahBornais opened this issue Nov 8, 2020 · 0 comments
Assignees

Comments

@SarahBornais
Copy link
Member

Let users add new categories, edit categories, and remove categories. We will probably need to store these categories in another table in the database (we can probably use a foreign key in the tasks table to point to a category in a new categories table). One thing we need to think about is how to handle a user trying to delete a category that is attached to task(s) already.

@SarahBornais SarahBornais added this to To do in Time Tracker Nov 8, 2020
@SarahBornais SarahBornais self-assigned this Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant