Giter VIP home page Giter VIP logo

cruise-ships's Introduction

Cruise Ships

This is a JavaScript exercise in object dependency and test-driven development, created as part of my studies with the Command Shift bootcamp.

Installation

The project is designed to be run locally in the jest test suite. You will need the node project manager installed on your machine for this project to run:

npm install

To clone the project to your machine, navigate to your desired directory in the terminal and run:

git clone https://github.com/JordsCodes/cruise-ships

To access the test suite, you will also need to install jest in the root directory of the project:

npm install jest -d

The tests can be accessed by running npm test in the root directory.

Usage

The project simulates a cruise ship. In the src folder you will find js files for ship, itinerary and port. Port objects are instantiated and passed into Itinerary objects, and these Itinerary objects are passed into the Ship object.

The gui for this project can be found here: https://github.com/JordsCodes/cruise-ships-gui

Credits

Command Shift:

https://github.com/CommandShiftHQ

Jordan Noble:

https://twitter.com/JordsCodes

https://www.linkedin.com/in/jordan-noble-a9b931267/

cruise-ships's People

Contributors

jordscodes avatar

Watchers

 avatar

Forkers

perrybaran

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.