Skip to content

PrathamDogra/Blogging-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blogging-Site

This django web application helps user to Read, post and create blogs. So feel free to clone this repository, play with it and we together will make this project better. Go to src folder by running cd src in the terminal and run python manage.py runserver command

Packages used

1. django

2. django-tinymce-4

( To get a rich text-editing platform for users)

3. django-allauth

(For user authorization)

Screenshots

1.Main Page

alt text

2.Blogs page

alt text

3.Post page

alt text

4.Create page

alt text

5. Sign-Up page

alt text

Dependencies

1. pip install django

2. pip install Pillow

3. pip install django-tinymce-4

4. pip install django-allauth

5. pip install --upgrade django-crispy-forms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published