feat: Create badge on the timer index page that will show total hours of all the records in the database and have the ability to display the total hours of the selected filters.
feat: Created Api for creating task.
feat: Created Api for fetching all tasks and have the ability to search and add filters, and featch single task with all related fields.
feat: Created Api for adding feeds (message, note, file, iframe) to the task.
feat: Created Api for Updating Specific task's fields.