Giter Club home page Giter Club logo

Comments (7)

avo1 avatar avo1 commented on July 30, 2024

Hi @Nedu , how can I upload an image? I don't see you show that in your gif, and when I clone your project, I also can't do it. Tapping on Upload didn't bring me to anywhere.

Another bug is that when I left everything blank and tap on Sign up, it still lets me it. Shouldn't be like that?

It looks like you are missing some features from the required user stories. We will need to have this completed and updated within 24hr from this point in order for you to receive credit for the assignment.

Dave
CodePath

from instagram.

Nedu avatar Nedu commented on July 30, 2024

Hi, I have completed it and updated the gif.

from instagram.

avo1 avatar avo1 commented on July 30, 2024

Is this your latest code? I don't see any picture in the home page after you uploading new image?

User can view the last 20 posts submitted to "Instagram"

from instagram.

Nedu avatar Nedu commented on July 30, 2024

hi, yes this is my latest code. the image doesnt show in my gif because of my internet's connection but the print statement shows that it is successfully retrieving the images.

from instagram.

avo1 avatar avo1 commented on July 30, 2024

No, it's not because of connection. You can retrieve the images but you are not able to show it.

  1. Check the autoLayout as suggested below (why do you want to use the aspect ratio?)

screen shot 2016-03-10 at 12 30 56 am

1. Look at the `pictureTableViewCell.swift` This is where you got problem. - Why do you want to `as!` and then `String?` - What is the type of `upload["image"]` Have you tried to print it? Always nil. You need to understand the structure of the "thing" returned by API to be able to extract correct piece of info you need.

screen shot 2016-03-10 at 12 34 17 am

Modify that code and you will be able to see the images on your home page. This is screen captured from you app after I fixed it.

screen shot 2016-03-10 at 12 39 38 am

Please update your code within 24hr.

Dave
CodePath

from instagram.

Nedu avatar Nedu commented on July 30, 2024

hi, I have fixed the code and updated the gif

from instagram.

avo1 avatar avo1 commented on July 30, 2024

👍 I saw the updated code. Congratulations on finishing the final assignment! 🎉 It's impressive to realize how far you've come in the first half of the class, going from building a simple tip calculator to a full Instagram app with your own backend.

We hope you enjoyed the final assignment. Parse is a great service that makes building a backend app much easier. We have a detailed Project 6 Feedback Guide which covers the best practices for implementing this assignment. Read through the feedback guide point-by-point to determine ways you might be able to improve your submission.

If you have any particular questions about the assignment or the feedback, feel free to reply here or email us at [email protected].

From here on out there are no more assignments as the focus shifts to the final group project. You'll be working over the next several weeks to build your app idea with your team and then finishing the class with a demo day!

Dave
CodePath

from instagram.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.