GithubHelp home page GithubHelp logo

pirate_traders's Introduction

Pirate Traders

Imagine if the high seas were regulated by a Pirate mafia protecting trading routes and ports.

Not too likely, but it makes a more interesting project. So there...

Tech: Ruby and PostgreSQL

##Tables Ports (id, name) Routes (id, name) Route_details (id, port_id, route_id)

Many-to-Many: Multiple ports, may pair with multiple routes and vice versa. Join Table: All ports contained within a route.

##Functions covered:

CRUD methods for Ports, Routes

UI support:

  • add a port
  • delete a port
  • view all ports
  • add a route
  • view all routes
  • add a port to a route
  • show all ports associated with a route

Author: Jeremy Whitaker

pirate_traders's People

Watchers

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