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

MVP #1

Closed
17 tasks done
DanielOaks opened this issue Sep 8, 2023 · 0 comments
Closed
17 tasks done

MVP #1

DanielOaks opened this issue Sep 8, 2023 · 0 comments

Comments

@DanielOaks
Copy link
Owner

DanielOaks commented Sep 8, 2023

All the basic features that this project needs to be functional.

  • Switching between prod API and localhost API
  • Sidebar (done in 422fe3e)
    • Changing icon colours on hover
  • Landing page
    • Link to birdhouse list page
  • Birdhouse list page
    • Fetching data from API
    • Pagination (done in 6c2bf04)
    • Show occupancy details (extra API calls) (done in 3571828)
  • Birdhouse data page
    • Displaying existing birdhouse data (name and geocoords)
    • Fetching data from API
    • Showing new data on Overview page (done in f0a6e7f)
    • Showing new data on Graph page (done in 2762e77)
    • Paginating new data on both pages (done in 87da535)
  • Dockerfile (done by 2a55649, multistage added by 8bb7217)
  • Docker compose file
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

No branches or pull requests

1 participant