deadboy Posted May 6, 2008 Share Posted May 6, 2008 Hi there, still workin on ma e0learning project...but got some few chalenges here and der. Here comes a Rock that seems to be tooooooo hard for me to crack hope u guyz out there will help out . Creating a Dynamic School Time Table Rules are as follows Lecturer opens the Time Table of a certain class Lecturer views the time table to see if he can fix some time for his specific paper then he fixes time for his specific lecure their should be functionality to delete a specified time of lecture by the lecturer who assigned the time - sort of administrative rights - Students should be able to view the timetable Time table should notify students if there iz any change implemented with php and mysql i came up with this idea..... Create a database for timetable with monday,tuesday..............sunday as tables each containing fields of the specified time i.e from 0800 - 1800, another fiel is a tiny int i.e 1,0 so as to know if the time is set or not, then a field for the paper and lecturer. Any ideas.....u r de best Link to comment https://forums.phpfreaks.com/topic/104355-school-time-table/ Share on other sites More sharing options...
blackcell Posted May 6, 2008 Share Posted May 6, 2008 So do you have any code so far? Do you have a specific problem or are you wanting someone to write this for you? If so, I would recommend posting in the php freelancing section. Link to comment https://forums.phpfreaks.com/topic/104355-school-time-table/#findComment-534277 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.