Skip to content

An open source app that makes NYU's course evaluations data more accessible.

License

Notifications You must be signed in to change notification settings

BUGS-NYU/course-evaluations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Evaluations App

An open source app that makes it easier to access NYU Albert's course evaluations data.

Project Structure

This project has three parts:

  1. The web scraper, found in scraper/, uses Playwright to scrape data from Albert
  2. The backend server, found in backend/, serves scraped data through a REST API
  3. The frontend application, found in frontend/, makes API calls to the backend and serves as a pretty interface to the course evaluations data

About

An open source app that makes NYU's course evaluations data more accessible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published