Skip to content

Releases: CSCI3130/piccritic

Iteration 3

10 Apr 01:57
Compare
Choose a tag to compare

The final iteration of the project.

Contains a cleaner code base in terms of class access, as well as the ability to sort, and filter posts by metadata and tags.

Iteration 2

21 Mar 01:02
Compare
Choose a tag to compare
Merge pull request #26 from CSCI3130/development

Development

Iteration 2

20 Mar 04:50
Compare
Choose a tag to compare
Merge pull request #26 from CSCI3130/development

Development

I

27 Feb 01:49
Compare
Choose a tag to compare
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.