So I would like to add a profile page for each member on my site.
On that page I would like to input a calendar for each member to update on a daily basis
All that the member would need to do is make it say “available” or “not available”
Does anyone have any answers for me?!?!
So basically you just to add another dynamic page like a members profile update page, linked from their member profile page where you want to add a calendar or a text element that displays a selected date, whether that is the current date or a date in advance is up to you.
Then also have a user input where the member chooses either available or not available, so when they submit their choice, they are then taken back to their member profile page which shows their chosen option somewhere.
How do I connect it to their own profile page?
Im not too familiar with writing websites and such, so building this website has been a pain for me!
Have a read of the tutorial page below and it will show you how to do it, just add whatever you want to add and edit your code to suit:
Also, watch one of Nayeli (Code Queen) old videos which does the same thing:
With an newer and updated version from Nayeli, which also gives you an extra function of not allowing duplicate user names: