Skip to content

I

Compare
Choose a tag to compare
@damienr74 damienr74 released this 27 Feb 01:49
· 95 commits to master since this release

Iteration 1

This iteration release is the implementation of the first four User stories of the project.
These include:

  • Creating a user
  • Editing user information
  • Logging in
  • Logging out
  • Uploading a picture post
  • Editing and deleting a post

Only logged in users can create a post, and only a post's creator can edit or delete it.