TravelPouch / travelpouch

2 stars 2 forks source link

feat: implement AddTravelScreen component #36

Closed Unsaved2 closed 1 week ago

Unsaved2 commented 1 week ago

This pull request implements the AddTravelScreen component for managing the addition of new travels. The following key features were added:

  1. Provides a UI for users to create a new travel entry, including fields for title, description, location, start date, and end date.

  2. Added a factory for the ListTravelViewModel to better manage its creation and provide required dependencies.

StefanPetersTM commented 1 week ago

Also the CI doesn't pass, is that expected?

Unsaved2 commented 1 week ago

Also the CI doesn't pass, is that expected?

Yes, the CI is failing. I still need to fix that issue

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
75.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud