Giter Site home page Giter Site logo

rshin7 / culpa-cache-react Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.4 MB

CULPA Cache React App, displaying reviews fetched from culpa-cache-api.

Home Page: https://culpacache.com/

License: GNU General Public License v3.0

HTML 4.59% JavaScript 90.99% CSS 2.15% SCSS 2.27%

culpa-cache-react's Introduction

culpa cache Front End (React.js)

Created by: Richard Shin

CULPA Cache in Action

This project exists to preserve the thousands of reviews that was hosted on CULPA, the unofficial professor and course review site for Columbia University. During the summer of 2021, the site started timing out during peak loads.

This project is broken up into three parts: the Scraper, the API, and the React App.

This portion of the project contains the front end where users can view and search through reviews in an easy to use, responsive interface.

Getting Started

  1. Follow instructions in API readMe to get local API instance up.
  2. Install all dependencies for React App (npm install)
  3. Create an .env file with the following:
REACT_APP_API_URL=https://localhost:3001 
REACT_APP_GA_TRACKING_NO=
  1. Start React App (npm start)

Components

  • SearchBox.js: Makes a GET request to the API server for allprofessors then populates a drop down menu using react-select.
  • RenderReview.js: Makes an asynchronous GET request to the API server for prof/{id}, getting the ID from URL parameters.
  • ReviewCard.js: Functional component containing the styling for the material-ui Card to display reviews.

License

GNU General Public License v3.0

culpa-cache-react's People

Contributors

rshin7 avatar dependabot[bot] avatar

Watchers

 avatar

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.