Skip to content

Outstanding/Remaining Items  #35

@andrewyu0

Description

@andrewyu0

Remaining items, list created Fri Mar 11

Features

TODO
  • As a user (student), I would like to be able to unfavorite a profile (teacher), remove favorite button from own profile @chonga802

    - [ ] As a user, I would like to be able to click anywhere on the profile screen to close the edit profile field

COMPLETED
  • As a user (teacher), I would like to record feedback request @isisAnchalee
  • As a user (student), I would like to view my recorded feedback from teachers @isisAnchalee
  • As a student or teacher I would like the audioclip tableview to affect the video player @isisAnchalee
  • As a user, I would like to be able to see which feedback requests I have accepted, pending, and sent. @chonga802
  • As a user, I would like to be able to edit my user profile @chonga802
  • As a user, I would like to add my dance videos to my profile (entries marked public auto populate to profile) @aychando
  • Add settings page @aychando

Data Speed

TODO
  • improve speed of Explore/Inbox page (by refactoring code and caching instead of the stupidly long queries right now) @chonga802
  • Add fetch/refresh to every storyboard @chonga802
COMPLETED
  • Delete audio/video files created on phone after use @isisAnchalee

Data Models

TODO
  • get rid of User model and just use PFUser @chonga802 <- will wait til @isisAnchalee is done with all her stuff
COMPLETED
  • redo profile page to use PFUser @chonga802

UI/Polish

TODO
  • Implement color/style UI Framework on UI elements @aychando / @isisAnchalee
  • Add UI animations between all VCs @aychando
  • Add autolayouts to all storyboards @chonga802 @isisAnchalee

Views Left:

  • Inbox @chonga802
  • Journal Entry Page @isisAnchalee
  • Choose Instructor List @isisAnchalee
  • Feedback Request Sent / Feedback sent
  • Accept feedback request @aychando
COMPLETED

Bugs

  • App crashes if you accept a feedback request, start recording feedback and hit the back button
    image
    ^Solved by just removing back button, lolll @chonga802
  • Navigating to a teacher from explore page does not show all of their public and private videos
  • Editing profile broken @chonga802

Demo

  • Add mock data @aychando

Lower priority

  • Push entry vc to navigation stack from explore page @chonga802
  • Figure out the "Warning: A long-running operation is being executed on the main thread. " errors
  • Delegates instead of segues
  • Delete entries
  • Delete audio clip
  • Have back button on feedback vc pop only 1 vc
  • Edit privacy on entry

Future (after Demo)

App crashes if video larger than 10MB is uploaded to Journal Entries view. Error thrown:
Failed to create PFFile with data: data is larger than 10MB

Parse limitation, described in the links below. Look into using alternative storage for larger videos

https://www.parse.com/questions/what-if-i-have-to-upload-files-larger-than-10m
https://www.parse.com/questions/to-upload-pffile-larger-than-10mb
https://parse.com/faq#increase-file-limit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions