Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Todo App

Tutorial: Deploying Django Apps with Docker: A Step-by-Step Guide

Django todo app screenshot

🟢 Prerequisites

You must have Python3 and pip installed on your machine. You also need to set up PostgreSQL. This project was tested against the following versions:

  • Python 3.10.6
  • Pip 22.0.2
  • PostgreSQL 14.8

📦 Getting started

  • Fork this repo to your GitHub account by clicking the Fork button.
  • Clone the repo to your machine.
git clone https://github.com/<username>/django-todo-app

⚖ License

The code used in this project and in the linked tutorial are licensed under the Apache License, Version 2.0.

About

A Django Todo Application built to demonstrate Containerization with Docker

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages