Skip to content

Best Gender Equality Hack at 2020 Hacks of Kindness Hackathon (10/3/20). Website graphing UVA club inclusivity ratings on a scatterplot based on user input and reviews using JavaScript, React.js, HTML, CSS, and Express.

Notifications You must be signed in to change notification settings

sarayliu/spaceforher

 
 

Repository files navigation

spaceforher

This repo contains all the files from the src folder of the web app. App.js contains the content of the main page. MenuBar.js contains the content of the sidebar and incorporates the App.js content in. Scattergram.js includes the code for the scattergram on the home page. WriteaReview.js includes the code for the page where you can submit reviews for clubs. index.js includes the main render command and some extra styling. The current page that is being run is from MenuBar. We were not able to get the WriteaReview page working within our current index.js file. However, if the portion of the code that specificies MenuBar is replaced with WriteaReview, the WriteaReview page works.

About

Best Gender Equality Hack at 2020 Hacks of Kindness Hackathon (10/3/20). Website graphing UVA club inclusivity ratings on a scatterplot based on user input and reviews using JavaScript, React.js, HTML, CSS, and Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.5%
  • CSS 4.5%