web aplications class project
Rathem is an application to rate products
For installation you will need:
- node js
- mysql server
#Installation
-
In the resources directory are is the script which contains the tables that you need to import into your own sql server.
-
Inside /app/services there is a database.js Modify this script in order to run your own sql server.
-
Run node server.js on parent directory
-
App should be running in localhost:8000