https://github.com/artinmohajeri/secure-full-blog-website-django
https://github.com/artinmohajeri/secure-full-blog-website-django
backend blog blog-website bootstrap4 css3 django django-application django-framework django-paginator django-project django-rest-framework es6 html5 javascript pagination social-media website
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artinmohajeri/secure-full-blog-website-django
- Owner: artinmohajeri
- Created: 2024-01-07T05:47:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-14T09:01:14.000Z (over 1 year ago)
- Last Synced: 2025-01-29T18:12:12.430Z (9 months ago)
- Topics: backend, blog, blog-website, bootstrap4, css3, django, django-application, django-framework, django-paginator, django-project, django-rest-framework, es6, html5, javascript, pagination, social-media, website
- Language: JavaScript
- Homepage:
- Size: 4.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Secure responsive full blog web application Django
### This is a full web project using (HTML5, CSS3, Bootstrap4, Js, python3, Django)
### In this website you can (signup, signin, logout and delete your account). you can choose profilePic and bio and update it.
### You can follow users, see their profile, like/dislike their blogs and ... see the pictures to see more fitures.
#### πΊπΊπΊ it also has django-defender and django-axis installed that prevents (Brute Force & login Attackes). I have used django-recaptcha aswell to prevents bots to signup

- Although it's not a flawless project, this web application was designed to resemble real-world websites. It's a mid-level project using Django, and there's definitely room for expansion.
- both sides (frondend & backend) is written by myself
## write these commands in your terminal to run this web application πππ
### `python -m venv .venv`
### `.venv\Scripts\activate.bat`
### `pip install -r requirements.txt`
### `python manage.py runserver`






