The topic may be a bit ambiguous. I am writing a Python application. I want to upload it on Facebook as a Facebook application (NOT Facebook Connect). But I am having the hardest time figuring out how to implement the features of my application with Facebook.
My application currently uses a MySQL database. Now I want a user of Facebook to use my application and store the results in his/her account. How do I do it? I am afraid to say it but I am a bit scared of all the documentations. So if someone could give me some pointers, I would really really appreciate it.