silkfire Posted September 1, 2011 Share Posted September 1, 2011 Hey I'm starting a new project that involves a schedule with shifts where employees can sign up for a shift and then it's locked to that employee. In what way should I structure the database table? How many tables will I need? And how do I print it (how will the loop look like?) in this fashion: Quote Link to comment https://forums.phpfreaks.com/topic/246164-creating-a-schedule/ Share on other sites More sharing options...
Adam Posted September 1, 2011 Share Posted September 1, 2011 You're asking too much at once. The best way you'll learn from this is through trying it yourself first. Ask for help if you get stuck, or ask for others peoples' opinions on what you've done so far. If you want a point in the right direction please re-word your post, so that we have a specific direction to point you in. Quote Link to comment https://forums.phpfreaks.com/topic/246164-creating-a-schedule/#findComment-1264300 Share on other sites More sharing options...
epixeltechnologies Posted September 27, 2011 Share Posted September 27, 2011 Yes for this type of schedule you have to do exercise to find out the requirement first.after that start from small cell to colums to make and efficient database design. Quote Link to comment https://forums.phpfreaks.com/topic/246164-creating-a-schedule/#findComment-1273152 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.