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

Show datacenters in frontend, generate rows, GET Rows route #16

Merged
merged 4 commits into from
Jun 30, 2024

Conversation

0xMALVEE
Copy link
Collaborator

issue: #15

UI FETCHING DATA FROM API and DISPLAY basic UI
image

+Show datacenters in the UI (basic UI)
+Generate data for rows to show in the UI (basic UI)
+Make API route (individual style in mind) for rows to get the list of rows under data center
+Display in the frontend (basic UI)

0xMALVEE added 3 commits June 23, 2024 19:04
+ GET /v1/api/rows
+ROW - get by ID, get by DC ID
+display basic ui on frontend
@0xMALVEE 0xMALVEE requested a review from zveinn June 26, 2024 11:05
Copy link
Contributor

@zveinn zveinn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove the ide files :D

Copy link
Contributor

@zveinn zveinn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add /tmp to .gitignore

@0xMALVEE
Copy link
Collaborator Author

@zveinn review changes done, ready for merging

@zveinn zveinn merged commit 149184e into main Jun 30, 2024
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.

2 participants