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

BackBond Frontend Design #9

Open
floington500 opened this issue Jul 2, 2023 · 1 comment
Open

BackBond Frontend Design #9

floington500 opened this issue Jul 2, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation wontfix This will not be worked on

Comments

@floington500
Copy link
Member

floington500 commented Jul 2, 2023

This is going to be a simple discussion post on the frontend design for BackBond (or whatever we will decide the name to be for the project later on).

I talked to my dad and he told me that for the start of the project, he just wants a basic graph with a date on the x-axis, and a value on the y-axis for each date for in the selected column (e.g. 10 year, 2 year, or 3 month.). To put it in perspective better, you can refer to this image:

eg

For instance, an entry could have the date holding the value of "01/03/2023" with a value of 4.40 which is under the 2 year column. This should be a relatively easy task given how versatile the BackBond API is. An example query to the API could look like the following:

Screenshot 2023-07-01 201110

This request is similar to what I described previously, but instead of querying from a single date, it queries from the date range: "2023-01-03" to "2023-01-10" (6 days). Later in development of the frontend, it would also be nice to choose between viewing the different columns and querying from a specified date range because BackBond supports these features.

Ok that's all. If there are any questions, you can reply with them below.

@floington500 floington500 added the documentation Improvements or additions to documentation label Jul 2, 2023
@floington500 floington500 added the wontfix This will not be worked on label Jul 18, 2023
@floington500
Copy link
Member Author

the wontfix tag is just there to indicate im not closing this issue so i can refer back to it later

@floington500 floington500 pinned this issue Jul 20, 2023
@floington500 floington500 unpinned this issue Aug 15, 2023
@deposit-closet deposit-closet locked and limited conversation to collaborators Nov 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant