Code Monkey home page Code Monkey logo

parstagram's Introduction

Parstagram - Part II

This is an Instagram clone with a custom Parse backend that allows a user to post photos, view a global photos feed, and add comments!

Time spent: 3 hours spent in total

User Stories

The following required functionality is completed:

  • User stays logged in across restarts. (1pt)
  • User can log out. (1pt)
  • User can view comments on a post. (3pts)
  • User can add a new comment. (5pts)

The following bonus features are implemented:

  • User can add a profile picture. (2pts)
  • Profile pictures are shown for posts and comments. (2pts)

Video Walkthrough

Here's a walkthrough of implemented user stories:

G67q8Y2UgF

Parstagram - Part I

This is an Instagram clone with a custom Parse backend that allows a user to post photos and view a global photos feed.

Time spent: 5 hours spent in total

User Stories

The following required functionality is completed:

  • User sees app icon in home screen and styled launch screen. (1pt)
  • User can sign up to create a new account. (1pt)
  • User can log in. (1pt)
  • User can take a photo, add a caption, and post it to the server. (3pt)
  • User can view the last 20 posts. (4pts)

The following bonus features are implemented:

  • User can pull to refresh. (1pt)
  • User can load past posts infinitely. (2pts)

Video Walkthrough

Here's a walkthrough of implemented user stories:

ezgif com-gif-maker(3)

parstagram's People

Contributors

eakjothundal avatar

Watchers

 avatar

parstagram's Issues

Project Feedback!

Congrats on finishing the last individual project! Hopefully, you're beginning to see how you can assemble the things you've learned from the projects to build an app that you design yourself. Here are a few new concepts that we learned from this project that you should reflect on:

  • Persisting the logged in user and logging out by programatically instantiating a view controller from the Storyboard and setting the window's root view controller.
  • Working with sections and rows in a table view.
  • Handling the selection of a row in a table view.
  • Adding an array of related Parse objects (comments) to another Parse object (post).
  • Integrating MessageInputBar, a custom input accessory.

Check out the assignment grading page for a breakdown of how submissions are scored.

From here on out there are no more individual 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!

If you have any technical questions about the project or concepts covered this week, post a question on our Discussions Forum and mark the question as type, "Curiosity". For general questions email us at, [email protected].

Project Feedback!

Nice work! As we mentioned, the most common frameworks for backend web development are Node.js, Rails, Django, J2EE, and .NET. While the details of the frameworks vary, they all share similar structures. For prototypes, Parse and Firebase are great options for quickly getting a functional backend, and we prefer Parse because it's open source and more in your control. If you build your iOS using Parse initially, it's easy to move it to a Node/Rails/Django/etc backend later. Reflecting on this project, you should make you understand:

  • User registration and authentication
  • Creating objects
  • Constructing a basic query

Check out the assignment grading page for a breakdown of how submissions are scored.

If you have any technical questions about the project or concepts covered this week, post a question on our Discussions Forum and mark the question as type, "Curiosity". For general questions email us at, [email protected].

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.