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.
- Host: GitHub
- URL: https://github.com/alisonmitchell/django-contact-app
- Owner: alisonmitchell
- Created: 2019-12-10T20:39:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T19:44:58.000Z (over 6 years ago)
- Last Synced: 2025-03-05T03:45:44.741Z (over 1 year ago)
- Topics: django, python
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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