Code Monkey home page Code Monkey logo

seng6245_finalproject's Introduction

SkyScript

Overview

This project aims to create a dynamic weather forecast display website that provides users with accurate weather information based on their location. It utilizes data from the OpenWeather API to showcase temperature, humidity, wind speeds, precipitation, and weather conditions for different times of the day. The website features a user-friendly interface with dynamic elements that adjust based on real-time weather updates.

Features

  • Showcase temperature, humidity, wind speeds, precipitation, and weather conditions.
  • Display weather forecasts for different points during the day.
  • Dynamic user interface that adjusts based on real-time weather data.
  • Collect user location preferences and store them in a SQLite database.
  • Utilize API calls for data retrieval and updates from the OpenWeather API.
  • Integration with Cohere for generating smart and intuitive weather descriptions.
  • Provide recommendations for appropriate clothing based on weather forecasts.

Future Enhancements

  • Implement a user login system for personalized experiences and data management.
  • Introduce daily rewards to encourage user engagement.
  • Provide historical weather data through graphical representations for analysis.

Technologies Used

  • Frontend: Django framework for user-friendly interface
  • Backend: Django framework for robust server-side functionality.
  • Database: SQLite for storing user data and weather information.
  • Integration: Cohere for generating weather descriptions.

Setup Instructions

  1. Clone the repository.
  2. Install the necessary dependencies using pip install -r requirements.txt.
  3. Run migrations to set up the database schema: python manage.py migrate.
  4. Start the Django development server: python manage.py runserver.
  5. Access the website in your browser at http://localhost:8000.

Data Source and Cleaning

  • Retrieve weather data from the OpenWeather API, ensuring minute-by-minute forecasts.
  • Clean and organize the retrieved data for efficient utilization in the application.

seng6245_finalproject's People

Contributors

sjhaleprogrammer avatar sachin-us avatar coolcody1029 avatar harishecu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.