CursedFrame / parstagram

0 stars 0 forks source link

Project 4 - Powell-Parstagram

Powell-Parstagram is a photo sharing app using Parse as its backend.

Time spent: 35 hours spent in total

User Stories

The following required functionality is completed:

The following stretch features are implemented:

Video Walkthrough

Here's a walkthrough of implemented user stories:

App Demo Link

Video with clearer login persistence across app restarts:

App Demo Link

GIF created with LiceCap.

Credits

List an 3rd party libraries, icons, graphics, or other assets you used in your app.

Notes

Describe any challenges encountered while building the app:

- Most of the programming went well during this app creation, but on the final day,
    the ceiling at my entryway caved, so I had to spend most of my last day cleaning
    and moving into a friend's home. Luckily, I had spent extra time after hours and
    got ahead of the MVP goals by the middle of the week, so I was not missing much
    and was able to finish most of the stretch goals by the original deadline
- Getting the relative date timestamp to work was a pain and cost me a few hours of
    Googling and troubleshooting but didn't get it to work. I decided to move on to 
    another stretch goal
- Spent a lot of time cleaning up code, and what I thought was harmless cleaning
    actually broke my code at one point, so that was a minor challenge I had to deal
    with.

License

Copyright 2020 Nicholas Powell

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.