dsckiet / weather-app-kotlin

Get Instant Weather updates using the Weather App
GNU Affero General Public License v3.0
2 stars 7 forks source link

Implement graph for weather forecast #21

Open ananyapunia28 opened 1 year ago

ananyapunia28 commented 1 year ago

Weather Graph

Overview

Implement a graph showing changes in weather.

Description

You have to implement a graph for the changes in temperature every hour. For reference, check the Google's Weather App

Expected outcomes

A graph displaying changes in temperature.

Skills

Kotlin, Android

Possible mentors

Ananya Punia

Expected time

5 - 8 hours.

Difficulty

Hard

ananyapunia28 commented 1 year ago

Use This Proposal Template as a Reference to write your own proposal for Msoc

Your Issue Name

Your Background and Technical Skills.


What problem are you trying to solve and Your Approach?


Your Timeline to solve the problem.



ananyapunia28 commented 1 year ago

Example of Proposal.

Improve the generated PDF in the PDF/LaTeX backend

About me

I have been programming since High School and I have been Advocating for Open-Source projects for the past 2 years. I have experienced in Python , JavaScript, and Dart[Flutter] and I am currently learning Julia. I organized events on Open-Source in my College and I am the founding member of an Open-Source community fossc where I mentor Students in their Open-Source Journey. For more information about me You can head over to my website


Issue - Intermittent CI failures with PDF builds

Issue - The "PDF/LaTeX backend" stage often fails on CI, causing the docs not to deploy (since they only deploy if that stage passes) Restarting the build usually fixes it though.

Proposed Solution….

● Fixing any bug on the CI end. ● Debug any issue in the test of the LaTeX backend ● Rewriting guided Tests for it so that it can be fixed throughout the process.


TimeLine

May 20 - June 12

Community bonding, understanding Documenter.jl Codebase, re-scoping project implementation/timeline with help from mentors.

June 13 - June 23

Learning Julia Essentials and other essentials for integration and fixing of issue #1196 and #1467 and #1342 .

June 24 - July 15

Adding the Proposed Solution for the issue #1196 and #1467