Skip to content

This application only check weather every city around the world not the weather forecast

Notifications You must be signed in to change notification settings

Sofbog/weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

django-weather-app

Project is created with

This is a application to check weather every city around the world.For Backend using Django Framework and Front End using Bulma also i use openweather for consume the API i put requirements.txt for the requirement that i have for this application.

How to use or install this app on your computer?

1. Install the requirement.txt on your computer using pip

pip install -r requirements.txt

2. After install all the requirement.txt extract the project and open the project, type this on your terminal

python manage.py makemigrations
python manage.py migrate

3. Run the server using

python manage.py runserver

Your django it's live now open your browser and type 127.0.0.1:8000

That's it for the guideline. I hope you enjoy....

About

This application only check weather every city around the world not the weather forecast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published