Skip to content

SMU service learning group project for CSCI 2356 Mobile App Development - Winter 2022.

Notifications You must be signed in to change notification settings

Colby-O/CSCI2356-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCI2356-Project

Dependencies

The program requires the following dependencies:

  1. Express
  2. mySQL2

Note that these don't have to be install directly It will be discussed how to download these later in this section, however the install will make use of the npm package manger.

Installation

The software can be installed and setup as follows:

git clone https://github.com/Colby-O/CSCI2356-Project
cd project-folder/server
npm install
npm start

The software is now ready to be used.
NOTE: npm start is setup to run the server as a background process that automatically restart upon a crash. To run a single instance of the server the following command can be ran:

npm test

About

SMU service learning group project for CSCI 2356 Mobile App Development - Winter 2022.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •