Git Product home page Git Product logo

twitter_clone's Introduction

TWITTER CLONE

REQUIREMENT
Create a Twitter clone that lets user accounts post public messages.

BRIEF
Twitter is one of a few social media giants that have captivated the world. Every day there’s about a half of one billion tweets that get published between everyone’s feeds. But what if we want our own private Twitter where we keep our data?

LEVEL 1
The main differentiator is Twitter is made up of a bunch of short messages that represent someone’s expression at a moment in time.

Create a page of short messages that you can dynamically add new content with a database.

LEVEL 2
We’ve all seen what happens when someone’s Twitter account gets hacked, we don’t want that to happen to our page.

Require authentication with a login form in order to gain access to add new messages.

LEVEL 3
Your messages are getting pretty lively, but you’re sending them out all by yourself. What if we made it more fun by inviting some of our friends?

Add the ability to create new accounts allowing others to post messages to their own page.

TO-DO

  • Create page of messages
  • Create database
  • Store content in database
  • Request content from DB
  • Create message form
  • Add new messages to DB
  • Add authentication
  • Require account login
  • Add create account form
  • Create new accounts

twitter_clone's People

Contributors

nkiriobasi avatar

Watchers

 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.