Automatic scheduling

Hi just though I’d ask for a bit of advice.

I need to implement an automatic scheduling for when a lecturer is available to meet students to grade projects.
I have data saved on wamp server using MYSQL and using PHP and html as well.

I’m not looking for code but just an idea of how to get this started…

Thanks…

Just like when you build a house, you need a blueprint.

Start with making a list of the required needs in detail. Then make another list of desired “options” that you would like but are not required. It will help you get a clear idea of what you want and will also help the person programming it.

I know what I need.
Lets say three people enter all their available slots (time and location) into a db. Then when a scheduling button is pressed it would display in a calendar type image with all the data entered. So, if a location was taken at a particular time it can’t be selected again…

I’m programming it unfortunately :smiley:

Sponsor our Newsletter | Privacy Policy | Terms of Service