Previously created weather app now in AJAX and jquery
Before beginning the Installation make sure you have both Django==4.1.3 and Requests==2.31.0 installed.
To install this project download project files or run
gh repo clone mujtaba-jpj/Weather-in-AJAX
to clone the github repository, next run the following commands
cd weatherapp
python manage.py runserver