Need some guidance for a forum application
Hello,
Working on designing a fairly straight forward Q&A application. Users can post questions in whatever section of the forum and the questions are answered by other users using the iOS application.
I'm guessing that a server would do most of the heavy lifting by keeping all of the users data, questions, questions answered, etc associated with each username. I know SQL, though I'm fairly new to it, and haven't designed a forum database like this. Has anyone done anything like this for iOS? Thanks for all the help.
|