| - View details of a bar + List of comments | | - View details of a bar + List of comments |
| - Create a comment (might be integrated int th | | - Create a comment (might be integrated int th |
| e list of comments above) | | e list of comments above) |
| - Edit details of a bar (only for loggedin use | | - Edit details of a bar (only for loggedin use |
| rs - might be merged with the view details) | | rs - might be merged with the view details) |
| - Models (core models, without authentication, ses | | - Models (core models, without authentication, ses |
| sion & co) | | sion & co) |
| - Bar | | - Bar |
n | | n | - name
|
| | | - location
|
| | | - wifi (yes, no, paid)
|
| | | - creationdate
|
| | | - editdate
|
| | | - lasteditor
|
| | | - n:m relation to beer (available beers)
|
| - Beer | | - Beer |
t | | t | - name
|
| - Comment | | - Comment |
| - Reference to the user | | - Reference to the user |
| - Rating (e.g. 1-5) EDIT: NO RATING ! | | - Rating (e.g. 1-5) EDIT: NO RATING ! |
| - comment text | | - comment text |
| | | |