Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)