simran2104 / Blogging-Website-using-Django

This is the Blogging Website made using Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✍🏽 Blogging Website Using Django ✍🏽

This is the Blogging Website made using Django.


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

  1. Python
  2. Django
  3. Sqlite3 Database
  4. HTML, CSS, JavaScript
  5. Bootstrap

Features πŸ“‹

⚑️ SignUp and SignIn option.
⚑️ Downvote or Upvote Blogs of other users.
⚑️ Create new Blog.
⚑️ Modify previous blogs.
⚑️ Delete Blog with one click.


Snapshots:

1. Without Login:

2. After Login:

3. Features after Login:

4. SignIn and SignUp Page:


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 Blogging Website made using Django.

License:MIT License


Languages

Language:JavaScript 45.4%Language:CSS 35.9%Language:Python 11.2%Language:HTML 7.5%