Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 2    Views: 38

nmcmap
Code is Art
Profile
Posts: 33
Reg: Apr 04, 2012
location unknow...
330
01/17/14 09:59 AM (11 years ago)

App User Status Update/Progress Tracker Feature

Hello. I am looking to build a section within an app that allows the user to enter a username and password and see a list of things that have been done/are yet to do for entering a contest. For example, lets say the user has to A. send a picture, B. fill out a form and C. visit an office. They would log in and see that they've already done C but still need to do B and A. Any advice/direction on how to make that happen would be much appreciated.
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
01/17/14 11:27 AM (11 years ago)
Hi and welcome to buzztouch @nmcmap. With the pages that you make, you can specify that login is needed (as an option). These work with the login plugin - it allows you to authenticate a user name and password against a buzztouch account that you can create in the control panel. That should hopefully get you started? Alan
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
01/18/14 07:29 PM (11 years ago)
Combine that Login plugin with the Checklist plugin, you might achieve your goal. http://www.buzztouch.com/plugins/plugin.php?pid=FBAAE1BE61CFAF155107FE0 You should have the Login plugin talk to a server, it keeps track of the User's progress. The IPhone asks the server for the JSON data for the Checklist plugin. The Server can respond with some items having checks and the other items without check marks. Look at the Checklist plugin, down at the bottom is the format for the Server to generate that JSON data. If needed, hire Chris1to create the a server code to do as I described. -- Niraj
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.