Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bridging third party HTML5 charts #97

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

MuhammedMujahid
Copy link

@MuhammedMujahid MuhammedMujahid commented Apr 15, 2021

What?

Adding functionality of viewing forecasts and trends with third party HTML5 charts which are implemented with the bridge design pattern

Why?

To add scalable functionality to the project. This is best done by using bridge pattern since we are bridging chartAPI

How?

By having two seperate seperate hierarchies, one for abstraction and other for implementation.

Testing?

N/A

Screenshots (optional)

N/A

Anything Else?

Pls merge, thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant