Jump to content

Painfully naive newb post


JDR

Recommended Posts

Hello there :)

 

I am an absolute neophyte here in programming in general and php.  Here's what I'd LIKE to be able to do and perhaps you guru-types can tell me if such a thing already exists or would be learnable.

 

Create a web based event management tool.  It would appear as a calendar on which events would be scheduled and lists of attendees would come up if you clicked on the event icon/name on a given date.

 

A user database for logins would have to exists since a big part of of the functionality would include users being able to CONFIRM or UNCONFIRM their attendance.

 

So - calendar based event planner with A) schedulable events that would include a list of up to 25 attendees and B) the ability for users to log in and confirm or unconfirm themselves.

 

I have a web hosting provider with php and mysql so I think I have the tools....the know how I lack and the brain power to put your good suggestions to work...still in question.

 

Thanks, in advance, for your input!

 

JD

Link to comment
https://forums.phpfreaks.com/topic/106107-painfully-naive-newb-post/
Share on other sites

thanks for the quick reply.  the answer is as I expected, however let me push it a bit :)

 

Are there tutorials that would allow me to start exploring each step of this process?

 

Build a calendar?  Then make it add events?  Then add people as a list to those events?

 

Even that much would be a start for me and it wouldn't require a user database since the CONFIRM/UNCONFIRM function wouldn't exist.

 

Is there a tutorial for managing a user database?

 

Thanks, again!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.