Quote:
Originally posted by mrleech
Hi, i am intending to a database project for my final year project. I am intending to research on the usability of existing database designs for the use of capturing of students information. Such information would include the particulars of the students, their results as well as the classes they were in throughout their study course in the institution. I would be interviewing teachers and if possible principals on existing solutions storing such information. In the end, I may come out with a possible solution, depending on the time tat i have left.
I need comments/criticisms for my proposed project. Any helpful tips would also be appreciated. Thanks in advance.
|
What you'll find about managing student data is that the existing solutions suck, but they're still not as bad as the university bureaucracy. The good news: there's a reasonable chance that many of these people will be fired. The bad news: they'll probably get jobs at HMOs or some such place you can't graduate from.
If I were doing my final year project again but it was more related to usability I'd do something on source code in database (SCID). I mean, it's ridiculous that the best tools available to developers are vi, sed, grep, make and cvs or some GUI that essentially recreates those tools.
The worst thing is that when IDEs try to go beyond this toolset they are taking a backwards approach. For example, when you use a form builder, rather than put the resulting code in a database that a user can run ad hoc queries on, they put it in some lousy format like XML.