I am working with a client who requested a table of current race standings on his site that would dynamically re-order by most points earned. The kicker is that he wants to be able to edit this on the fly (like in a form on his tablet), and send it to a database where the data will be drawn from on his site. I understand the concept of how to create a form that can send data to the database and the PHP needed on the site to pull down the information, but i was looking to see if anyone may have a more streamlined approach to this. This example is what i want the end result to function like, but would need to be able to be updated through a simple form or table on the user side:
I am not looking for code help here, because there are a lot of variables, but just a suggestion of a good path to take to accomplish such a task. Thanks in advance.
No comments:
Post a Comment