An open API service indexing awesome lists of open source software.

https://github.com/alisonmitchell/django-contact-app

A simple CRUD application where you can create contacts, edit, view and delete them.
https://github.com/alisonmitchell/django-contact-app

django python

Last synced: 9 days ago
JSON representation

A simple CRUD application where you can create contacts, edit, view and delete them.

Awesome Lists containing this project

README

          

# Django Contact App

## Project description
A simple CRUD application where you can create contacts, edit, view and delete them.

## Source
[Tutorial by Siddharth Shringi](https://medium.com/@siddharthshringi/how-i-made-my-first-django-app-4ede65c9b17f) from a blog post on medium.com.

## Requirements

* Python 3.7
* Django 2.2