I’m looking for a membership site that will provide users with the ability to upload a files of Tweets and schedule when they will be posted to specified accounts as follows.
I’m looking for the following. This is the same spec’s of an earlier post.
A user must be able to manage multiple twitter Accounts. They must be able to define Programs and Tweet Banks.
A Tweet Bank is a collection of Tweets, uploaded from a text file.
The users assigns a Tweet Bank to a Program, and defines a Posting Frequency. A Tweet Bank can be assigned to multiple Programs, each with different posting frequencies.
The user assigns a Program to a twitter Account, along with a Start Time. A Program can be assigned to multiple twitter Accounts, each with different Start Times.
The system must perform the posting of the tweets in the relevant tweet Banks to relevant accounts, starting at defined Start Times, and at defined posting frequencies.
The user must be able to pause, re-start, re-schedule and abort Programs running on an Account.
The system must keep logs of activities on each account.
There must be a professional-looking interface with good navigation and good facilities to view lists of accounts, programs and banks, and to view/edit each object.