Commit Graph

7 Commits

Author SHA1 Message Date
c7dcc0cc2d Add initial iOS app configuration with LaunchScreen and Main storyboards, Info.plist, and Podfile
- Created LaunchScreen.storyboard for app launch interface with a splash image.
- Created Main.storyboard for the main app interface using CAPBridgeViewController.
- Added Info.plist with essential app metadata, including display name and storyboard references.
- Introduced Podfile to manage dependencies for Capacitor and Cordova integration.
2025-08-03 02:49:44 +02:00
0da92ead3c feat: add lucide-react icons to components and update dependencies 2025-08-02 22:53:47 +02:00
21963eda1b feat: implement WeatherForm component and integrate weather fetching functionality.
Also added a weather data card where the design is displayed
2025-07-31 17:12:00 +02:00
bf8c270171 added tailwind design classes, and installed tailwindcss properly. 2025-07-29 22:57:22 +02:00
5f514d4578 add react-toastify for notifications and implement weather fetching functionality 2025-07-27 13:33:54 +02:00
30bdcb6e4e added Layout and weather card 2025-07-27 11:06:03 +02:00
6e1d28cd14 initial commit 2025-07-25 17:51:44 +02:00