Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 683 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 683 Bytes

Dope_django_blog

*Features

  1. we have edit option for every blog for only with admin or subadmin access.
  2. user can create account(with profile photo) and then he can like or comment on article.
  3. recommended articles on current reading article's keywords in title and description.
  4. article share option on whenever we see article or article's thumbnail.
  5. search option which will detect searched keyword in articles title and description.
  6. account created user have option to edit their profile info or photo and password also(if password forgot user can reset using email based otp).
  7. on every comment user's profile pic will appear and user can reply on any comment.