Vue.js & Django Social Scheduler: Introduction

  • last month
I'm starting to develop a new app in Vue.js & Django. The app will allow to schedule and share posts on multiple social networks. Finally I will upload the ready app n my Github account.
Transcript
00:00I'm starting to develop my social scheduler app and for its development I will use the
00:10authentication service developed early in Vue and Django.
00:20On this page I currently have only the design for the posting app, some features in the
00:36design are still missing, but I will develop them in the following videos.
00:54In this section will be displayed the created posts, by clicking on this button will be
01:05displayed the post information and will be possible to cancel the scheduled post.
01:17Here will be displayed the 5 must use social profiles, but by clicking on this button will
01:28be possible to select more profiles or connect them directly from the social networks.
01:43This is the post composer and will be possible to upload an image, here will be the preview
01:56for posts and the posts will be possible to publish in real time or schedule.
02:09From the beginning will be supported 2 social networks, but will be possible to connect
02:20more social networks.
02:25Finally I will upload this app on my github account.

Recommended