Skip to content

A django based application that first helps you signin and signup and then help you predict the current weather of the particular city with ease.

License

Notifications You must be signed in to change notification settings

mesc08/django-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-weather-app

Aim of the repository is to build a django-web app and use rest api to track weather of the desired city

Description

This is a web app which opens with a main window where a user has option of both login and signin If user is already registered will be able to login but if the user is not registered then he has to register through the register page. After user is successfully logged in the user will enter into home page where on adding a city on search bar user will be able to check the weather of that particular region. My aim will be to show the maximum details of the city.

Technology stack

Languages:

Python, Javascript, HTML5, CSS3 , Git

Framework in Use:

Django, Pycharm, Django Rest Framework, Rest Api

Database:

sqlite3

Environment

windows

Running Instructions

1) git clone https://github.com/mesc08/django-weather-app.git
2) cd django-weather-app
3) mkvirtualenv envname
4) pip install -r requirements.txt
5) cd main
6) python manage.py makemigrations
7) python manage.py migrate
8) python manage.py runserver 

Output

Visit the screenshot folder

About

A django based application that first helps you signin and signup and then help you predict the current weather of the particular city with ease.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published