All Projects → yeazin → Multi-Authors-advanced-Django-Blog

yeazin / Multi-Authors-advanced-Django-Blog

Licence: MIT License
MultiAuthor Web Application. This project is made by the popular python web framework Django. Feel free to give reviews. Cheers !!!

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Multi-Authors-advanced-Django-Blog

Django Blog Python Learning
For newest version https://github.com/agusmakmun/python.web.id
Stars: ✭ 77 (+352.94%)
Mutual labels:  django-blog
Python Quarantine Projects
Here we are going to make some python projects during Quarantine time
Stars: ✭ 175 (+929.41%)
Mutual labels:  django-blog
mubapp
MUB is a multi-user blog web app using the Python-Django infrastructure.
Stars: ✭ 24 (+41.18%)
Mutual labels:  django-blog
Deeru
DeerU is a content management system, used for blogs. ( DeerU 是一个开源博客系统 )
Stars: ✭ 100 (+488.24%)
Mutual labels:  django-blog
Django blog
A blog application made with Django and bootstrap
Stars: ✭ 172 (+911.76%)
Mutual labels:  django-blog
Movement-Pass-Clone
This project is a clone version of the Movement pass BD, a Govt site in Bangladesh. The purpose of this site was to collect movement pass for users to go outside in this pandemic Covid situation. This clone project is made by the popular Python web framework Django. Cheers !!!
Stars: ✭ 28 (+64.71%)
Mutual labels:  yeazin
Awesome Django
The Best Django Resource, Awesome Django for mature packages.
Stars: ✭ 591 (+3376.47%)
Mutual labels:  django-blog
Django-Course
Python Django Web开发 入门到实践 搭建博客网站 Blog 视频地址:
Stars: ✭ 31 (+82.35%)
Mutual labels:  django-blog
Django Blog It
django blog - complete customization and ready to use with one click installer
Stars: ✭ 172 (+911.76%)
Mutual labels:  django-blog
python.web.id
Source code of https://python.web.id, adopting from stackoverflow and github.
Stars: ✭ 14 (-17.65%)
Mutual labels:  django-blog
Geekblog
A full blog system based on Django
Stars: ✭ 123 (+623.53%)
Mutual labels:  django-blog
Djangoblog
😱一款基于Django和Boostrap框架的个人博客网站源码
Stars: ✭ 142 (+735.29%)
Mutual labels:  django-blog
django todo app
python django를 활용한 웹 개발 튜토리얼! todo_app 만들기
Stars: ✭ 82 (+382.35%)
Mutual labels:  python-django
Django Hexo Matery
尝试用Django3重写的我的Hexo博客,使用的前端主题是 Matery。
Stars: ✭ 92 (+441.18%)
Mutual labels:  django-blog
DjangoStarter
基于Django定制的快速Web开发模板,功能包括:Docker-Compose部署,缓存,业务代码生成器,接口限流,DjangoAdmin验证码,登录次数尝试,屏蔽了RestFramework默认的API主页等
Stars: ✭ 28 (+64.71%)
Mutual labels:  python-django
Microsite
Full featured and completely customizable django site for organizations.
Stars: ✭ 75 (+341.18%)
Mutual labels:  django-blog
Django Practice Book
《Django企业开发实战》已出版
Stars: ✭ 251 (+1376.47%)
Mutual labels:  django-blog
bookworm-light
Bookworm is a clean and modern Hugo blog theme focused on high speed and support multiple authors.
Stars: ✭ 59 (+247.06%)
Mutual labels:  multi-author-blog
Bona-Blog
An Open-Source Blogging Platform
Stars: ✭ 26 (+52.94%)
Mutual labels:  django-blog
geekforum
基于python3.5、django1.10、xadmin的多用户博客论坛系统
Stars: ✭ 86 (+405.88%)
Mutual labels:  django-blog

MultiBlogs - Multi Authors Blog Project in Django/Python

Navigation : Technology--Setup Local--Project Features--Project Images--Issues--Ower Info

Technology Used : -

  1. Python Web Framework Django as Backend
  2. HTML, CSS & Framework BootsTrap
  3. JS

Tempaletes Used : -

  1. For Frontend, Mundana BootsTrap Blog Templates.
  2. For Frontend User Admin Panel, SB Admin 2 .

Download both templates from below : -

  1. Frontend Templates Mundana Bootstrap Blog .
  2. Frontend User Admin Panel SB Admin 2 .

How to SETup in Windows/MAC/Linux

  1. Clone this Project git clone https://github.com/yeazin/Multi-Authors-advanced-Django-Blog.git
  2. Go to Project Directory cd Multi-Authors-advanced-Django-Blog
  3. Create a Virtual Environment :-
    • for Windows python -m venv env
    • for Linux/Mac python3 -m venv env
  4. Activate Virtual Environment source env/bin/activate
  5. Install Requirment Packages pip install -r requirments.txt
  6. Migrate Database :-
    • For Windows py manage.py migrate
    • For Linux/Mac python3 manage.py migrate
  7. Create SuperUser :-
    • For Windows py manage.py createsuperuser
    • For Linux/Mac python3 manage.py createsuperuser
  8. Finally Run the Projects :-
    • For Windows py manage.py runserver
    • For Linux/Mac python3 manage.py runserver

Project Features : -

  1. Dedicated Users Frontend Admin Panel.
  2. Frontend Login/ Register System.
  3. User`s Sides (Frontend) -
    • Users can register.
    • Users can login/logout.
    • Users can add Posts.
    • Users can Show / Hide Posts.
    • Users can edit posts.
    • Users can Delete Posts.
  4. Admin`s Sides (Frontend) -
    • Admins can add posts.
    • Admins can add Categories.
    • Admin can edit posts.
    • Admin can edit categories.
    • Admin can delete Posts.
    • Admin can delete categories.
    • Admin can add users and delete users.
    • Admin can make posts Features.
    • Admin can Approve or Pending posts.
  5. Blog Posts Features -
    • Blog`s Menu shows categories with most posts under them. Highest to Lowest.
    • Posts are showing by Featured,by Recently added,by Categories, by most views count.
    • Only the Active/Approved ,not the pending post, will show.
    • Each Post has Visit Count.
    • Post can be featured or popular by most views counts and comments.
    • Each post has comment features.
  6. Has Subscription System to collect Emails for further email marketing.
  7. Releted posts by users.
  8. Search Facility.
  9. Dedicated Single Category page by ( featured, popular, recently added).
  10. Social Media Sharing System & Much More.

Project Images

User Register page

Register User Frontend

Users Login Page

Login User Frontend

Category Page

category

Single Blog Post Page

single

Search Result Page

search result

without search result

Issues & Questions

This project is scalable. Anyone can contribute here. Anyone can use it as it is Under MIT License .
If anyone wants to contribute to the project then first make an Issues here.
For further information anyone can knock me at Email & Facebook which is given in the Owner Info.
Thanks !!!

Repository Owner Info

Md. Nazrul Islam Yeasin
Email : [email protected]
Github : yeazin
FaceBook : Yea Sin
Linkedin : Yea Sin

Go To Top ↑

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].