Skip to content

AndyFiedler-401d4-Advanced-Javascript/lab07andy

Repository files navigation

lab07andy

Day 7 Lab

LAB - 7

Project Name

Author: Andy Fiedler

Links and Resources

  • [submission PR]
  • [travis]

Modules

validator.js

it validates inputs

list.js

makes a list class and has a bunch of different methods

vehicle-class.js

makes a vehicle class with two objects cars and motorcycles with they properties

Setup

.env requirements

  • PORT - Port Number
  • MONGODB_URI - URL to the running mongo instance/db

Running the app

  • npm start
  • Endpoint: /foo/bar/
    • Returns a JSON object with abc in it.
  • Endpoint: /bing/zing/
    • Returns a JSON object with xyz in it.

Tests

  • How do you run tests?
  • What assertions were made?
  • What assertions need to be / should be made?

UML

Link to an image of the UML for your application and response to events

About

Day 7 Lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors