项目作者: rratnakar09

项目描述 :
blog app using python django
高级语言: Python
项目地址: git://github.com/rratnakar09/blog_app.git
创建时间: 2020-05-27T08:00:32Z
项目社区:https://github.com/rratnakar09/blog_app

开源协议:

下载


blog_app

A blog application using Django with functionality of User Registration, User Login, Blog Post, Profile Update.

I have used

  • basic html/css
  • bootstrap 4 theme
  • python
  • django web framework
  • postgres data base

I have deployed this app on Heroku

URL: https://myblogapp09.herokuapp.com

Issue: The app is not populating the profile picture. I have used AWS to store profile picture. I will fix this issue soon.

Resources and tutorials:

Django Tutorials by Corey Schafer

link: “https://www.youtube.com/playlist?list=PL-osiE80TeTtoQCKZ03TU5fNfx2UY6U4p

github: “https://github.com/CoreyMSchafer/code_snippets/tree/master/Django_Blog