Giter Site home page Giter Site logo

mosguinz / csc317-code-mosguinz Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 213 KB

csc317-code-mosguinz created by GitHub Classroom

Home Page: https://mosguinz.github.io/csc317-code-mosguinz/application/public/html/

License: MIT License

JavaScript 50.11% CSS 5.54% Handlebars 25.78% HTML 18.57%

csc317-code-mosguinz's Introduction

CSC 317 Course Project

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 Kullathon "Mos" Sitthisarnwattanachai
Student ID 921425216
Student Email [email protected]

Build/Run Instructions

Build Instructions

  1. cd into applications/ folder.
  2. Create .env file with the following variables:
DB_HOST="localhost"
DB_NAME="csc317db"
DB_USER="root"
DB_PASSWORD="317"
PORT=3000
  1. Install dependencies
npm i
  1. Set up database
npm run builddb

Run Instructions

From applications folder, run

npm run start

csc317-code-mosguinz's People

Contributors

mosguinz avatar asouza88 avatar github-classroom[bot] avatar

Watchers

 avatar

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.