A Simple Text Utilities app Created While learning Django.
Note - This Only Runs in Django Venv
- After creating and configuring Django in Virtual Environment use
python manage.py runserver
commant to run django server and be able to view the app.
Credits- CodeWithHarry