Instructions for Running the Web App Locally:
- Extract the zip file in Canvas or Download the Repository here or Clone it using the command below:
git clone https://github.com/DLSU-CCAPDEV/2223T3-S18-G06.git
-
Run 'npm init' and 'npm install' in the terminal to install dependencies.
-
Go to the Project folder and cmd to that path
-
To initially populate the database, run the command 'node populate_db.js'
-
Click CTRL C to terminate the currently running js file
-
Run the server by adding the command 'node index.js'
-
Copy the localhost url or run this URL in Chrome (The styling may look different if other browser is used):
Instructions for Running the Web App via Online:
- Visit [here]https://hive-f2w2.onrender.com for simulation of web application
- Register your own account
- Fill in the necessary information
- Login your account.
- Go to the registered homepage.