Releases: CSCI3130/piccritic
Releases · CSCI3130/piccritic
Iteration 3
Iteration 2
Merge pull request #26 from CSCI3130/development Development
Iteration 2
Merge pull request #26 from CSCI3130/development Development
I
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.