Skip to content

Teetuu2/COSC3380-team14

Repository files navigation

COSC3380-team14

Group project for COSC3380 application target 3 at the University of Houston

Members: Angelita Krepel 1647989 Scott Tran 1853025 Valen Johnson 1617464

To run our website/program please run 'node main.js' in the terminal then go to localhost:5000 to view our website

We are a group of 2, originally 4. Our third member left a few days before the deadline and our fourth member dropped out two weeks before. Our parts are the html/css/js and part sql transactions, therefore the other parts which were not originally our tasks will be a little weak so please have consideration. These parts include the ER diagram, creating the database and related tasks such as normalization, and much of the SQL code.

Note: Our demo video was recorded and website was tested on the Elephant.sql database. We attempted to transfer the data over to the main server on Angelitas account, but we ran into complications.

replace the "const pool" object the code in the creds.js with the following to test: var pg = require('pg'); const conString = "postgres://onkwqgmw:[email protected]/onkwqgmw" const pool = new pg.Client(conString);

Demo Video: https://youtu.be/82Jg_5LO2Qs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •