Skip to content

A better Rutgers University courses search engine

Notifications You must be signed in to change notification settings

gnaww/course-searcher

Repository files navigation

Rutgers Course Searcher++

A better Rutgers University course search engine.

Currently down and not working due to Heroku free tier database limitations once a certain amount of database rows are reached. :(

To set up website locally

  1. Install NodeJS and PostgreSQL

  2. Clone this repository

  3. Set up a database in PostgreSQL and edit knexfile.js in the root repository folder to match your database configuration. Use the development config for locally hosting the website.

  4. Run npm install

  5. Run knex migrate:latest and optionally run knex seed:run for some seeded comments/users

  6. Run npm start

About

A better Rutgers University courses search engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published