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

Create History Button #246

Open
efisk15 opened this issue Oct 22, 2024 · 0 comments
Open

Create History Button #246

efisk15 opened this issue Oct 22, 2024 · 0 comments

Comments

@efisk15
Copy link
Collaborator

efisk15 commented Oct 22, 2024

Description

Create the History button (lower left button in the schema).

You will create a folder in the components folder called HistoryButton. Then within that folder, create a file called index.tsx and put your component within this file.

Technical Details

Use the MUI Button component.
https://mui.com/material-ui/react-button/

Screenshot 2024-10-22 171037

I am not sure what the status will be on the file structure at the time you work on the task. If you have pulled the most recent version and there is a history page. Please link this button to the history page so that when you click on it, it will take you to the history page. If there is not an history page, do not worry about linking the button.

Teachables

I have given you all the required information to do this task. I could give you step by step guide to how to complete this task, but with the Notion resources, you should be able to get it. If you need help with the task, please reach out to me or Nia. Please make an attempt first though because this will be the best way for you to learn.

Testing Steps

To test this component, put it into any of the project's pages and navigate to that page to see if your button shows up.

You will have to import the button component but vs code should help you through the process of creating the right import. Again if you need help, just let us know.

Dependencies

History file page.

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

No branches or pull requests

2 participants