Creating Calendar
RyLeTo
Member Posts: 4
Hello all,
I hope this is in the right section.
I am looking to create a calendar app, that will show the month and days (full months worth). I want to be able to edit a day so that you can put in a time e.g for a work rota. Then when a day has a stored event, the number will change to visually show you are busy. Hopefully I've made sense. I don;t by any means expect anyone to tell me word for word how to do this, but just some general help in the right direction would be a huge help and greatly appreciated. Thank you
I hope this is in the right section.
I am looking to create a calendar app, that will show the month and days (full months worth). I want to be able to edit a day so that you can put in a time e.g for a work rota. Then when a day has a stored event, the number will change to visually show you are busy. Hopefully I've made sense. I don;t by any means expect anyone to tell me word for word how to do this, but just some general help in the right direction would be a huge help and greatly appreciated. Thank you
Comments
But seriously, that's a lot of data and I'm guessing you'll have to find a site that already has it readily available as it would be a major pain to create.
I would start with a table that has a row for each day of the month (1-31) and columns for each event that could be created that day. You'll need a start time, end time, and description minimum.
Reality check: do people need another calendar app when they have Google Calendar, etc.? Not being cheeky... just asking!
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Cheers for your help though!
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User