Skip to content

Repository files navigation

CPSC 455 - Assignment 3: Defense in Depth, SQL Injections, Authentication, and Sensitive Data

Information

  1. Working code [ZIP]
  2. Member(s) and database instructions
    • Daisy Catalan
    • Read notes for instructions on creating the database
  3. View illustrations for app information (screenshots, etc...).

Tech Stack

Versions are given for record keeping. They are not necessarily required unless stated otherwise.

Note: Everything will be done in a Linux Virtual Machine.

How to Install latest version of Node.js:

curl -s -L http://git.io/n-install | bash -s -- -y
. $HOME/.bashrc

Close Terminal

Open New Terminal

npm update --global

Get Started

Optionally, create a linux based virtual machine to work in. The virtual machine will make it easier to work with MariaDB server.

Clone the Project

git clone https://github.com/dscatalan/sqlibasic.git
cd sqlibasic/

Make sure the database has been set up before proceeding.

Start The Project

node sessions.js

About

CPSC 455 - Assignment 3: Defense in Depth, SQL Injections, Authentication, and Sensitive Data

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages