sharmajs17 / django-todo-app

A Django Todo Application built to demonstrate Containerization with Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Python 97.5%Language:JavaScript 0.9%Language:HTML 0.9%Language:CSS 0.6%Language:PowerShell 0.1%Language:Shell 0.0%