Inspiration
Have you ever wanted to send a message to your friend, but it was too late at night, or you want your text to be delivered later?
What it does
We have created a web application where you can log into your Facebook account, write a message to a friend and choose a desired time for it to be delivered. You will have access to all your Facebook friends and you can choose any time, day or year.
How we built it
We use flask and fbchat for the main part.
Challenges we ran into
It was very difficult to log in using session cookies because they expire very quickly. We ran into global variable issue where a user can send message on other's user credentials. Scalibility and security is the big problem for this app.
Accomplishments that we're proud of
In the end, we have the app working and demoed to friends.
What we learned
We all learn how to work together (using git?). We learn new CSS tricks, how to work with flask, and using javascript to make interactive web components.
What's next for Messages Scheduler
More secure way to log in. More scalable because we can't test that now.
Log in or sign up for Devpost to join the conversation.