My idea is an online diet journal based on the Government Recommended Dietary Allowances of nutrients found in foods.
The users input food they have eaten in a given day and with this data the system will calculate the total nutritional values of the food they have eaten and provide this information to the user.
Sounds great, but thinking hard about it is very easy; simple database and a nice and easy flat filed php base working out the totals of simple maths.
Has anyone got any ideas how I could 'beef' out this project idea to make it more challenging to me. Ideally I would like to stay in the area of PHP and Ajax/Javascript.
Cheers !
The users input food they have eaten in a given day and with this data the system will calculate the total nutritional values of the food they have eaten and provide this information to the user.
Sounds great, but thinking hard about it is very easy; simple database and a nice and easy flat filed php base working out the totals of simple maths.
Has anyone got any ideas how I could 'beef' out this project idea to make it more challenging to me. Ideally I would like to stay in the area of PHP and Ajax/Javascript.
Cheers !