Closed aassaly closed 10 years ago
Database side: Basically the domain model + a couple of login-related tables. Also a couple of the tables in the domain model are incorrect. I'll be fixing those up. I will not modify the domain model table, but instead will recreate the whole thing when I get a chance. I do have stuff on paper, and know what changes need to be done, it's just a matter of putting it on the computer. I'm working on the bugs of the login system since that's a higher priority for today than the design is.
Uploaded sample architcture of what each module should look like. I used the login module as a template since it's working.
@david8640 @omarhijazi22 I updated the wiki with the png: https://github.com/david8640/RestaurantSignaturesSoftware/wiki/Architecture
C'est très bien. Il serait intéressant de représenter l'index, le generic controller (pour bien illustrer l'utilisation de HMVC) et mettre seulement les autres controllers (supplier, ...)
Je crois qu'il manque probablement un peu de détail également sur la partie BD (l'intéraction entre les différentes classes de BD).
I'll modify it accordingly today. Thanks for the input
On Monday, November 11, 2013, david8640 wrote:
Je crois qu'il manque probablement un peu de détail également sur la partie BD (l'intéraction entre les différentes classes de BD).
— Reply to this email directly or view it on GitHubhttps://github.com/david8640/RestaurantSignaturesSoftware/issues/31#issuecomment-28196877 .
increase priority since we need this for the presentation.
@david8640 @omarhijazi22
I think i did this a while ago but didn't update the issue :(
I added a text box that describes how the system accesses the database.
https://github.com/david8640/RestaurantSignaturesSoftware/wiki/Architecture
Great !
Try to include the following: