brownfield-team / anacapa-github-linker

A tool for managing students in computer science courses. Deployed at:
https://ucsb-cs-github-linker.herokuapp.com
MIT License
4 stars 6 forks source link

Student Course Page + StoryBook #529

Open YoshiShah opened 2 years ago

YoshiShah commented 2 years ago

Address Issue #505

In this pr I replaced the placeholder of Student features coming soon with an actual course page using react. I also created a storybook component. Additionally created a test for the page that we created as well as relevant Fixtures.

This is a screenshot of the Storybook: image This how it looks on my local host image

codecov-commenter commented 2 years ago

Codecov Report

Merging #529 (8102f99) into master (3f38576) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #529   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           68        68           
  Branches         4         4           
=========================================
  Hits            68        68           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3f38576...8102f99. Read the comment docs.