Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 345 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 345 Bytes

django_blog

Developed a social blog using Django as backend, HTML and CSS as frontend, Postgresql as a database, OAuth authorization for easy login and registration, AWS S3 for storing the images, Crispy form for styling the django forms includes the functionalities like posting a blog, editing/updating the blog, updating the user profile.