Code Monkey home page Code Monkey logo

hs-social-media-recreation's Introduction

Recreating A Social Media App

social media recreation

Many of your favorite social media applications follow similar patterns. Over the next several classes, you'll be working in groups to recreate a social media app of your choosing using Fwitter as a guide. Choose an app that allows users to post content. Some examples:

  • Instagram
  • Snapchat
  • Tumblr
  • Blogspot
  • Yik Yak
  • Pinterest

For now, focus on just the posting feature. For example, if you're building Instagram, don't worry about image uploading, just store a link as part of the Photo model. With Snapchat, don't worry about making the Snaps expire or sending to other users yet, just make it function more similarly to Instagram.

Today's Goal

By the end of today's class, your goal is to:

  1. Create a Github repository and add your teammates as collaborators.
  2. Build out your Sinatra File structure (use Fwitter as a Guide)
  3. Create a Model to represent your content. It should have at least two attributes, one being username.
  4. Create an index.erb page to display all of the created content.
  5. Add a form for people to add new content.
  6. Setup your controller with the necessary routes.

Bonus Challenges

  • Start stying your app so it looks great.

View Recreating A Social Media App on Learn.co and start learning to code for free.

hs-social-media-recreation's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.