Code Monkey home page Code Monkey logo

tweetme's Introduction

Tweetme Logo

Tweetme

Build a Twitter-like web app step-by-step with Django, jQuery, and Bootstrap!

Watch it here

====

Lecture Code

5 & 6 - Django Setup & Settings

7 - Django & Serving Static Files

8 - View Function & Templates

9 - Integrate Bootstrap

10 - Tweet App

11 - Changing Fields in Models

12 - Associating a User to a Tweet with Foreign Keys

13 - CRUD & Your First Views

14 - Querying the Database & Context

15 - Template Context Basics

16 - Class Based Views

17 - Dynamic URL Routing

18 - Model Form

19 - Validatation

20 - Create View

21 - User Needed & Login Required Mixins

22 - Update View

23 - Delete View

24 - Reverse URLs

25 - Advanced Searching

26 - Template Inheritance

27 - Bootstrap Media Object for List View

28 - Bootstrap Navbar

29 - Bootstrap Containers & Columns

30 - Tweet from Homepage

31 - Django Crispy Forms

32 - Django Tests

33 - API with Django Rest Framework

34 - API Serializer & View

35 - User Display Serializer

36 - Ajax List View

37 - jQuery Search

38 - jQuery the Form

39 - Ajax & CreateAPIView

40 - Date Display

41 - Attach Tweet and Empty Form

42 - Counting Characters

43 - Auto Search

44 - Pagination & ajax Load More

45 - User Detail View

46 - Profile URL and API Update

47 - User Profile & Followers

48 - Model Manager for Following

49 - Toggle Follow

50 - Model Manager for Follow Toggle

51 - Signals

52 - Signal Tests

53 - Display Following Tweets

54 - jQuery Hashtag Parsing

55 - Hashtags App

56 - Retweet Part 1

57 - Retweet Part 2

58 - Retweet Part 3

59 - Retweet Part 4 with jQuery

60 - Parse Username & Hashtag with Python Regex

61 - Custom Django Signal

62 - Tweet List Loading Everywhere

63 - User Tweets API Endpoint

64 - Like Tweet

65 - Display Likes & Verb

66 - jQuery Attach Tweet Refactor

67 - Display Reply Tweet & Fix Likes

68 - A Form in a Bootstrap Modal

69 - Do the Reply

70 - Single Detail Tweet

71 - Single Detail View Replies

72 - Search Tweets & Users

73 - HashTag Tweet List

74 - Recommended Users & Custom Template Tag

75 - Registration & Auth

76 - Clean Up Project

tweetme's People

Contributors

codingforentrepreneurs avatar

Stargazers

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

Watchers

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

tweetme's Issues

FileNotFoundError

I was enrolled in your course for this App. I have cloned your code and now it showing me this error. Please help me.

File "C:\Users\Vishal\AppData\Local\Programs\Python\Python36\lib\site-packages\django\core\management\commands\makemigrations.py", line 232, in write_migration_files
with io.open(writer.path, "w", encoding='utf-8') as fh:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\Vishal\Desktop\Tweetme-master\Tweetme-master\src\accounts\migrations\0003_auto_20190415_1604.py'

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.