Skip to content

KishenKumarrrrr/NUSexchange

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

NUSexchange

Devpost

Checkout our Devpost submission!

Hosting

We are currently hosting the application at http://nusexchange.herokuapp.com/

Note: Make sure to use the http:// and not the https:// version. The https:// version will load the front end but the backend functionality will not work.

This is only a temporary site and we will take the application down soon to continue work on it.

Getting Started

1. Fork and git clone this repo

2. npm install dependencies for both backend and client folders

3. There are a couple of paths that have to be changed:

  1. backend/routes/getResults.js : Change pythonPath and PythonShell.run()
  2. backend/routes/getPdf.js : Change pythonPath and PythonShell.run()
  3. backend/routes/getPdf.py : Change PdfFileReader() and dest path
  4. backend/routes/getNlp.js : Change pythonPath and PythonShell.run()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.7%
  • Python 15.3%
  • CSS 2.9%
  • HTML 2.1%