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

https://github.com/andrewkeepcoding/photoorganizer


https://github.com/andrewkeepcoding/photoorganizer

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# 📷 Photo Organizer
This is a work in progress project.

## 🎬 YouTube
- [Photo Organizer Playlist](https://youtube.com/playlist?list=PLWyJQIhN3vyO2_kTY43wJGRmQ-4UMtceo)

- [Part 1: ContentDialog | FolderPicker | GitHub Repo | Community Toolkit MVVM](https://youtu.be/e2YEzcuKEMU)
- [Part 2: File Loading | Filtering | Community Toolkit MVVM Source Generator](https://youtu.be/QFUNG2rqGZs)
- [Part 3: ItemsRepeater | MetadataExtractor | Humanizer](https://youtu.be/sjkl6vVU_Gg)
- [Part 4: Loading Screen | ProgressBar](https://youtu.be/n1AzaFCCi9Y)
- [Part 5: Git Squash with Visual Studio 2022](https://youtu.be/jiVMFYcPSNs)
- [Part 6: GitHub Issue Fix Branch Pull Request Merge](https://youtu.be/zXkYxG-a2fQ)
- [Part 7: Logging with Serilog.Sinks.WinUi3](https://youtu.be/P44vT1B9McU)
- [Part 8: STARTING OVER](https://youtu.be/MACrznqBCTE)

## 🔥 Upcoming / Backlogs (random order)
- Error Handling
- Unit Testing
- Memory Cache Size
- Version Management
- Local Settings (json)
- Filtering / Selection
- Drag and Drop Support
- App Logo / Icon
- Processed (Organized) Photo Data Management (SQLite?)
- Microsoft Store?

## 🎁 NuGet Packages
- [Community.Toolkit](https://github.com/CommunityToolkit/WindowsCommunityToolkit)
- [Humanizer](https://github.com/Humanizr/Humanizer)
- [Metadata Extractor](https://github.com/drewnoakes/metadata-extractor)
- [Serilog](https://github.com/serilog/serilog)
- [Serilog.Expressions](https://github.com/serilog/serilog-expressions)
- [Serilog.Sinks.WinUi3](https://github.com/AndrewKeepCoding/serilog-sinks-winui3)