A ToDo application built to learn Django implementing the C,R,U,D operations using models in Django
- Clone the repo
git clone https://github.com/coder-jkb/Django-CRUDX.git
- Activate the virtual environment
- run the command
pip install -r requirements.txt
- navigate to folder crudx_proj
- run the command
python manage.py runserver
🛑 Note: make sure you set DEBUG = TRUE
in settings.py when you are running developement server
Screenshots of CRUDX |
---|
![]() ![]() ![]() ![]() ![]() |
Mobile view |
---|
![]() |