Giter Site home page Giter Site logo

jsymons / wdd-w1-simple-twitter-clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rosiecakes/wdd-w1-simple-twitter-clone

0.0 2.0 0.0 18 KB

Week 1. Simple Twitter clone to get familiarized with Django

License: MIT License

HTML 57.37% CSS 0.31% Shell 3.27% Python 39.05%

wdd-w1-simple-twitter-clone's Introduction

Twitter Clone

This is the firs project of our Web Development with Django course. It's just a simple twitter clone implemented with Django. One of the main objectives of this project is to bring you up to speed with the process of working with Github and the first Django setup. Also, you'll see the power of Django as you'll be able to build a simple twitter clone in a few hours.

Description of the project

This project counts with a few Django features: authentication, forms, models, templates and statics. Tests are located in the test_twitter_clone.py (you can see how to run them below) file. Here's a description of the site with screenshots.

Not authenticated pages

Pages and how they look for a not authenticated user (anonymous).

Login page

The home page ('/') is only for authenticated users

image

Empty user's profile

image

Profile with tweets

image

Authenticated Pages

If the user is authenticated she/he should see:

Home

image (Note the form to compose a tweet and the delete icons to delete tweets)

Post a tweet successfully

image

Posting a tweet with more than 140 chars

image

Deleting a tweet

image

wdd-w1-simple-twitter-clone's People

Contributors

santiagobasulto avatar

Watchers

James Cloos 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.