As a time-tracker user, I need to have a screen where I should be able to see all the active projects listed and/or search them using a search tool.
Acceptance criteria:
- All active projects should be listed (In status: Active)
- The user should be able to find the project while typing using a component in the UI
- All the code should have at least 80% test coverage