umgc / Summer2024

Summer 2024 Cohort for UMGC 670
Creative Commons Zero v1.0 Universal
3 stars 3 forks source link

431-team-c-task-create-teacher-dashboard-implement-layout-banner-and-buttons #435

Closed WhitneyMeulink closed 2 months ago

WhitneyMeulink commented 2 months ago
WhitneyMeulink commented 2 months ago

Teachers_Dashboard Dart and Flutter

StephenBuley commented 2 months ago

Hey Whitney thanks for working on the dashboard! It looks like you created an entirely new flutter project in the root of the repository (Summer2024), which added a bunch of unnecessary files. We need to just be working in the Team-C/test_wizard folder, and you shouldn't need to create a whole new flutter app. Let me know if you have any issues porting anything over.

StephenBuley commented 2 months ago

Hey Whitney, this one still has some issues - looks like the flutter project is still in the root of the repository. Please see the other comments for the end result. Thanks for working on all of these.

StephenBuley commented 2 months ago

Ok team, I've made the changes requested above, edited a few other things to make use of reusable components, and added tests. Awesome job @WhitneyMeulink getting this started, really cool search filter mechanic going on, and its always easier to edit something that already exists than it is to come up with it from the start, so really well done. @J-Gilberg , @hellohouseplant , @eshin2 , @Lanaismail , @GhauriM , in the interest of not reviewing a bunch of code I just wrote, please review when you can. Getting this through quickly would help since it is the new base of our app.