Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

mitch1259/ITSC4155

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clone the sprint-3-submission branch to your local machine

Cd into /client/, run npm install, then run npm start

Open another terminal, cd into /server/, run npm install, then run npm run devStart

In MySQL Workbench (or your SQL editor of choice), create a database called budgitdb, then run the SQL files included in the root directory of the sprint-2 branch (in the /budgitdb/ folder)

Additionally, the unit tests are located in the test folder in /server/. To run them:

Cd into /server/, run npm run devStart

Open a new terminal, cd into /server/

Run npm test and the unit tests will automatically run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •