How to upload files to AWS S3 using Django Rest Framework
File upload and download are some most performed actions on the web. With the rise of cloud-based solutions, companies are moving from on-premises.

Search for a command to run...

Series
This series is focused on Django Rest Framework for beginners.
File upload and download are some most performed actions on the web. With the rise of cloud-based solutions, companies are moving from on-premises.

building resumes (CVs) as downloadable PDFs.

Draw the plan, get to work ~ Laptop and the studious Lady Table of Content Introduction What is a model? Django Model fields types Building the CV/Resume models in Django Uploading image via Django Admin site IntroductionRecall our Database Entity...

If Django was a superhero, it would be Superman ~ Laptop and the Lady named Lois Table of content Introduction Assumptions about readers Getting Started Django commands: Startproject vs Startapp What are migrations? Makemigrations vs migrate Crea...

"Everything was first an idea" ~ Laptop and the Strategic Lady Table of content Introduction What is a CV/Resume Builder? Software (Application) requirement Database design (Entity-Relation diagram) What is normalization? Resume templates What ne...
