Bloometa / SocialManager

Automatic high-value interactions with your social media following.
0 stars 0 forks source link

Configuration management #4

Closed crookm closed 7 years ago

crookm commented 7 years ago

Ability to configure accounts using a username and password. Focusing on Instagram for now, but should allow for any kind of social network in the future.

The likes of Instagram will be a username/password in plain text for now, because they don't offer reasonable API access. Twitter will be an oauth token.

Should could be an embedded SQLite DB, but a static config.json could be fine too. Of course this will change later, if that's the case.

Acceptance criteria:

crookm commented 7 years ago

@youngseebi is this what you imaged with the accounts thing?

al5ina5 commented 7 years ago

Flawless.

al5ina5 commented 7 years ago

I'm under the impression I shouldn't worry about the plain-text pads since the app will run locally...is this correct?

crookm commented 7 years ago

Yea but it's bad practice, future worry atm though

al5ina5 commented 7 years ago

I'm aware. Great!

crookm commented 7 years ago

🎉 finally haha