Giter Club home page Giter Club logo

imagetree-csc317's Introduction

CSC 317 Term Project

This is an archive of the orignal Imagetree project. It can only be used as a reference.

Purpose

The purpose of this repository is to store all the code for your web application. This also includes the history of all commits made and who made them. Only code submitted on the master branch will be graded.

Please follow the instructions below and fill in the information requested when prompted.

Student Information

Information
Student Name Andy Shi
Student ID 920579202
Student Email [email protected]

Build/Run Instructions

Automated Build & Run (Windows only)

  1. Ensure you have node and sql installed.
  2. Create database using the database.sql file located in /application/config
  3. Run the runApp.bat file located in the root directory in terminal of choice. This will run npm install, npm start, and open localhost:3000 in a new browser tab.

Manual Build & Run

Build Instructions

  1. Open a terminal and CD into the application folder of the root directory.
  2. Run npm install to install dependencies
  3. If that does not work, install the following packages
  • bcrypt
  • colors
  • cookie-Parser
  • debug
  • express
  • express-flash
  • express-handlebars
  • express-mysql-session
  • express-session
  • express-validator
  • morgan
  • multer
  • mysql2
  • node-gyp
  • sharp

Run Instructions

  1. Open a terminal and CD into the application folder of the root directory.
  2. Run npm start (or nodemon if it is installed).
  3. Open localhost:3000 in a new browser tab.

imagetree-csc317's People

Contributors

andyshi1010 avatar asouza88 avatar

Watchers

 avatar

Forkers

iupjipegz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.