Giter Site home page Giter Site logo

project-2-assessment's Introduction

Project 2 Assessment Starter Code

This repo contains the starter code for the assessment of Node, Express, and PostgreSQL knowledge that students will complete following unit 2 of the Software Engineering Immersive course.

Set Up

Step 1: Fork and Clone

  1. Fork the starter code repo
  2. Copy clone link from the forked repo
  3. Use the git clone <LINK> on your terminal in a location that is not inside of another git repository.

Step 2: Install Node Modules

All necessary node modules have been added as dependencies. For reference, here is what they are:

  • ejs
  • express
  • method-override
  • pg
  • sequelize

You will need to install these after cloning down your fork using npm i.

Tip: You don't need to run npm init!

Step 3: Implement the App

See assessment prompt for detailed instructions.

Step 4: Deploy and Turn-in

Once you have completed the requirements, deploy the app to Heroku or some other platform of your choice. Take the link to the live site (not your Github repo), and send it via slack to your instructional team.

project-2-assessment's People

Contributors

brandiw avatar garedb avatar

Watchers

James Cloos 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.