-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
added table for sizzle time tracking project #2617
Conversation
Looks good! I think we have an issues table we can use or build on and I think it will be good to generalize the table names to remove sizzle. Also use created as the date name and make sure they all have it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, some tweaks requested. Thank you!
Sorry, we should have a GithubIssue model - they are different than Issue. Also lets skip screenshots for now can you also please flatten the migration or have just one migration |
ok sure , I will update |
This pull request introduces new models and updates to support enhanced time tracking capabilities within our application, specifically focusing on tracking user activities and screenshots associated with GitHub issues. These changes aim to improve project management by providing detailed insights into how much time is spent on specific issues and what activities are undertaken during that time.
@DonnieBLT sir , can you please review this PR?