Skip to content

Commit

Permalink
Cleanup task 1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian committed Jan 20, 2013
1 parent 8c32848 commit 264241e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h4>Task I: Database</h4>
</div>
<div class="column unitx3">
<p>The model of the application has 3 different entities (Message, Photo and Group) which are not implemented yet.</p>
<p>Your task, should you decide to accept it, is to create 3 new tables in the MySQL database according to the following ERM diagram.
<p>Your task is to create 3 new tables in the MySQL database according to the following ERM diagram.
It's your job to define appropriate column definitions (not null, default, auto increment, unique, foreign key).</p>
<p class="inline">&nbsp;<br><a href="readme/images/erm.png" class="fancybox"><img src="readme/images/erm.png" height="121" alt="ERM"></a></p>
</div>
Expand Down

0 comments on commit 264241e

Please sign in to comment.