Giter Site home page Giter Site logo

ubc-la-hackathon / student-dashboard Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 35.0 5.8 MB

Come build a modern web app showing a heatmap of your Canvas discussions!

Home Page: https://student-dashboard.netlify.com/

License: MIT License

JavaScript 83.11% HTML 10.97% CSS 5.93%
dashboard webapp react node javascript data ubc

student-dashboard's People

Contributors

allcontributors[bot] avatar dependabot[bot] avatar jordancoblin avatar justin0022 avatar markoprodanovic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

student-dashboard's Issues

[Bug] Heatmap data persistence

  • data in heatmap persists when toggling back and forth between courses in dropdown
  • heatmap therefore not accurate
    • shows discussion data on days where there is none

Generate more new ideas

Related to #2.

I came up with many feature ideas for heatmap, but not that many for completely unrelated tools/visualizations.

We should add at least 3 more intermediate and 3 more advanced.

Should we separate out the categories into beginner, intermediate and advanced?

Add list of volunteers under README.md#Volunteers

There are 7 confirmed external volunteers.

Profile
Name:
Position/Company: (optional!)
LinkedIn/Profile: (optional!)
About Me: (What is your educational background? What do you do? What are you interested in? What do you want the students to know about you?)
Ask Me About: (What are you excited to help with/be asked about?!)

Also make sure volunteers have CWLs: https://activate.id.ubc.ca/iamweb/

Create date range selector

Create a date range selector that will filter the data so that the heatmap displays only the data that fits within the specified date range.

Create more structured content for intermediate ideas

  1. Create _ideas folder in root.

  2. Create content for:

    Intermediate Heatmap

    • Create a dropdown that allows users to select what course they want to see the heatmap for.
    • Add a legend to the heatmap showing how many posts each shade of blue represents.
    • When a cell in the heatmap is hovered, display a count of the number of posts.
    • Create a date range selector that will filter the data so that the heatmap displays only the data that fits within the specified date range.
    • Aggregate discussion from all of your courses instead of one course.
    • Create a way to show switch between showing just TA/Instructor posts and all posts.

    Advanced Heatmap

    • When a cell in the heatmap is hovered or clicked, show the discussions that were posted at that date and time.
    • Create a calendar view so that it is possible to navigate between weeks/months.
    • Create a filter that allows users to select a specific individual to see when they post.
    • Run text/sentiment analysis on the discussion posts and use this data to create a heatmap.

    Intermediate New Ideas

    • Create a degree planning tool that shows students what courses they are eligible to register for, given a list of courses in Canvas students have completed and the [degree requirments data (CSV)](TODO: LINK)
    • More ideas?

    Advanced New Ideas

    • ??

Intermediate may have code snippets, advanced will have none, just text.

If this is too much work, we can cut down on the suggestions, or just write up steps for a subset of them.

Link to survey

Still have TODO item in codebase.

Need to add survey link under "Feedback and Thanks Section"

Refactor App to not perform data fetching

Architecture could be improved by not performing data fetching within App. It shouldn't be responsible for fetching discussion data, self, other data for other views...

Instead App should simply instantiate child views that are responsible for fetching the data they require. This will also make it less messy for students to build new views - they'll simply delete components they don't need instead of having to also delete the useEffects within App.

Might also be worth creating a Welcome component to encapsulate the welcome message that performs the getSelf fetch.

Documentation also needs to be updated to reflect these changes.

Create "common issues" section

@craigdsthompson:

We might want both generic and specific common issues sections. Maybe we should start with specific, and if the same hints/tips crop up across multiple features, then we aggregate to a generic common issues doc? No strong preference from me at this point.

The "beginner reference for d3" will probably be a generic need.

heatmap changes for blank discussions

If we visit a course with discussions then visit a course without discussions, the application isn't able to alter the heatmap back to blank state.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.