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

feat: added table that shows existing trees #14

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

mio-naka
Copy link
Collaborator

Developer: Mio Nakagawa

Closes #6

Pull Request Summary

Added a basic table that shows existing trees (frontend to be added once design is finalized)

Modifications

modified: src/app/treeTable/page.tsx - created a basic table with the necessary columns for existing trees (added two dummy data points)

Testing Considerations

I have added some dummy data points to test the table.

Pull Request Checklist

  • [✅] Code is neat, readable, and works
  • [✅ ] Comments are appropriate
  • [✅ ] The commit messages follows our guidelines
  • [✅ ] The developer name is specified
  • [✅ ] The summary is completed
  • [✅ ] Assign reviewers

Screenshots/Screencast

Screenshot 2025-01-29 at 11 48 46 PM Screenshot 2025-01-29 at 11 49 03 PM

@mio-naka mio-naka linked an issue Jan 30, 2025 that may be closed by this pull request
@kaseyliu
Copy link
Collaborator

Great start to the table page, awesome work! Thank you :)

@kaseyliu kaseyliu merged commit ccf5202 into develop Jan 30, 2025
4 checks passed
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.

Table that shows existing trees
2 participants