Migrates Photo/Albums from one Google Photos Account to Another with with Single click.
Frontend: React+TypeScript, BlueprintJS, HTML, CSS Backend: NodeJS
Provides user to login to two different Google Accounts(source and destination)
Once Logged in user is redirected to Migration Page (20 Albums per page).
Click on Migrate button and it'll migrate Album to destination Google Account. Click on Next button to get next 20 Albums.
- NodeJS backend API:
Repo: https://github.com/malipramod/google-photos-migration-api-nodejs
- Angular Frontend(old):
Repo: https://github.com/malipramod/google-photos-migration-app-angular-backup
- Google Photos Node Module
Repo: https://github.com/malipramod/google-photos-migration-node_module
NPM: https://www.npmjs.com/package/google-photos-migration
- C# alternate API for migration
Repo: https://github.com/malipramod/google-photos-migration-api-csharp
- Google Photos API:
https://developers.google.com/photos/library/guides/overview
- Firebase Publish version