Jump to content

Need some advice


adam291086

Recommended Posts

I am look at my final year project for university. I am wanting to create a website with database interaction. I am wanting to make a system that will sort out swimming lessons. This involves storing the number of lesson for each level. Storing the maximum number of pupils per lesson. Storing which lesson are on which day. And storing the swimmers information.

 

Once all this information is submitted i want the system to automatically assign pupils into a new lesson depending on what level they are at and their prefered day. If that particular lesson is full then move to second choice. If there is no second choice and the lesson is full then they go in that lessons reserve list. Then the system will print out the registers.

 

Is this possible. Any thoughts are appreciated. :D

Link to comment
https://forums.phpfreaks.com/topic/82309-need-some-advice/
Share on other sites

It's not an exam. I am currently on a placement year working. I am looking into a final project now. I was woundering if what i purposed was doable in php and mysql. If so then great because i can already code at an alright level

 

Would you say i should have tempory tables to store all the lesson info but have a permenant simmers info table. This is because the lesson info will change every couple of months?

Link to comment
https://forums.phpfreaks.com/topic/82309-need-some-advice/#findComment-418339
Share on other sites

Firstly your idear is grate and i am sure your inpress your new boss, just

do what you have posted and then work on it.........

 

 

if you dont fell that you no mysql database or php to do the project then

i sugest study my son.......

 

 

dont forget you also need to use css and also use seo(web friendly pages)

 

good luck mate no need for us to exsplode your brain.....

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/82309-need-some-advice/#findComment-418349
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.