Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/XunMengWinter/PetNote-oss
A fully SwiftUI-based iOS app to note everything.
https://github.com/XunMengWinter/PetNote-oss
alamofire cats ios-app notes-app nuke shopping-cart swift swiftui
Last synced: about 2 months ago
JSON representation
A fully SwiftUI-based iOS app to note everything.
- Host: GitHub
- URL: https://github.com/XunMengWinter/PetNote-oss
- Owner: XunMengWinter
- License: mit
- Created: 2024-08-12T05:03:45.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T03:36:01.000Z (about 2 months ago)
- Last Synced: 2024-09-15T08:40:00.047Z (about 2 months ago)
- Topics: alamofire, cats, ios-app, notes-app, nuke, shopping-cart, swift, swiftui
- Language: Swift
- Homepage: https://apps.apple.com/us/app/id6657973126
- Size: 3.46 MB
- Stars: 34
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Pet Note
README
# PetNote-oss
A fully SwiftUI-based iOS app to note everything.[![Download on the App Store](https://raw.githubusercontent.com/Dimillian/IceCubesApp/main/Images/download_on_the_app_store.svg)](https://apps.apple.com/app/id6657973126)
## Demo
[![Click to watch](https://mymx2-oss.oss-cn-shanghai.aliyuncs.com/doc/img-aichongshe-oss-demo.jpg)](https://www.bilibili.com/video/BV1h7eFecEEt/?share_source=copy_web&vd_source=f37f4981955278d3532660e4934b6ad2)
Click to watch## Development Video
[Watch on Bilibili](https://www.bilibili.com/video/BV1Q4421S7Bx/)
[Watch on YouTube](https://www.youtube.com/watch?v=qk0rBed6c0I&list=PLCP85FHIjaiqtxC1dRy1e6OJHKoKkY6rh&index=1)
## Features
- [x] DIY TabView
- [x] PageView Card
- [x] Search from csv, list
- [x] [NukeUI](https://github.com/kean/Nuke) lazy load image
- [x] [Alamofire](https://github.com/Alamofire/Alamofire) request network interface, upload images
- [x] PhotosUI select image and [Mantis](https://github.com/guoyingtao/Mantis) crop image
- [x] Login with E-mail
- [x] Dark Mode
- [x] 2 ScrollView interactive
- [x] Background publish content
- [x] MapKit add cover
- [x] MapKit Search
- [ ] Widget## Refer
SwiftUI Tutorial: [LandMarks](https://developer.apple.com/tutorials/swiftui)