simran2104 / Twirrer__Twitter-Clone-Using-Django

This is the Twitter Clone made using Django framework in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ•Š Twirrer - Twitter Clone using Django πŸ•Š

Fully functional Django App that looks exactly like real Twitter.

Technologies Used πŸ‘¨πŸ½β€πŸ’»:

  1. Python
  2. Django
  3. Sqlite3 Database
  4. HTML, CSS, JavaScript
  5. Bootstrap
  6. SAWO API for login

Features πŸ“‹

⚑️ SignUp and SignIn option.
⚑️ Like or Unlike tweets.
⚑️ Comments on tweets.
⚑️ Create new tweets.
⚑️ Modify previous tweets.
⚑️ Delete tweets with one click.
⚑️ Can view others as well as owns twirrer profiles.
⚑️ Follow or Unfollow other users.
⚑️ Login using SAWO APIs


Snapshots:


Installation πŸ“¦

pip install -r requirements.txt

Clone

  • Clone this repo to your local machine.

Run server locally

$ python manage.py runserver

Go to localhost:8000


Contributing πŸ’‘

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • πŸ‘― Clone this repo to your local machine.

Step 2

  • Build your code πŸ”¨πŸ”¨πŸ”¨

Step 3

  • πŸ”ƒ Create a new pull request.

License πŸ“„

This project is licensed under the MIT License - see the LICENSE.md file for details.


Authors:

Simran Dhiman

If you like this project hit ⭐

Thanks for reading πŸ™πŸ½

About

This is the Twitter Clone made using Django framework in Python.

License:MIT License


Languages

Language:Python 62.7%Language:HTML 30.5%Language:CSS 6.9%