Skip to content

muteebaa/cpsc471-database-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpsc471-database-project

Before running the project, make sure that you connect your database with the backend.

The database is located in server->projectdb.sql

To connect the database, change the username and password to your credentials in line 45 and 46 of server->index.js

To run

  1. Open a split terminal
  2. Navigate to server in one, and client in the other
  3. In the client directory, run the command: npm start
  4. In the server directory, run the command: npm run devStart
  5. A webpage will open automatically

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors