Hello,
I am creating a app in which i am facing a huge problem,
i have a saying in parse DB about 365 sayings each for everyday ..
i need tha app to function in such a way that everyday i want one of the saying to come up into my app just like a thought for the day....
for example for 1 January 2013 i have set "!!!!SAYING1jan2013!!!!" i want this to appear on my label component on 1st January 2013 is this possible to map stuffs like this ??? how can i achieve this? in my DB i have 2 columns
- For Called the Date(it specifies on which day the corresponding saying must be sent it starts from 1st Jan 2014 to 31st Dec 2014)
- For Sayings(which includes a saying for the upcoming days)
Can someone pls help me with this app pls