Aashishkumar123 / django-cruds-project

A simple CRUD and Search project using django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django CRUDS Project

A simple django CRUDS project that will help to learn the basic operations on database.

Setup this Project

Clone this project

git clone https://github.com/Aashishkumar123/django-cruds-project

Install following dependencies

pip install django

Run project

python manage.py runserver

About

A simple CRUD and Search project using django

License:MIT License


Languages

Language:Python 50.3%Language:HTML 49.7%