Budget: 5000 UAH Deadline: 14 days
Need an application that publishes videos to three platforms simultaneously and runs on a schedule — without manual work on each site.
I will create it using Electron + Node.js: UI in React (faster than pure HTML/CSS for this complexity), SQLite for the queue and post status, node-cron for the scheduler. Tokens will be stored in macOS Keychain via keytar. Publishing in the background through a worker thread — even when the application is minimized, it will perform tasks. Error handling with auto-retry and macOS notifications.
The code will be structured: separate logic for the API (YouTube, Instagram, TikTok), separate queue and scheduler, separate UI. A complete README with instructions for the developer.
How much time is left until the deadline, and are there already OAuth tokens for each platform, or do we need to implement the entire authorization cycle?