Giter Site home page Giter Site logo

cosc4397_ardinosaurs's Introduction

COSC4397_ARDinosaurs

Group Members:

  • Shaheer Khan
  • Reeba Sayed

Dinosaurs by Continents and Facts:

North America: Triceratops Facts:

  • Triceratops means "three-horned-face" in Greek.
  • Triceratops skull was one-third of it's body.
  • Had on average around 800 teeth.

South America: Argentinosaurus Facts:

  • The largest land-mammal weighing up to 220,000lbs and up to 130 feet in length.
  • Clocked in at a blazing top-speed of 5mph.
  • This dinosaur took up to 40 years to reach it's maximum size.

Asia: Tyrannosaurus Rex Facts:

  • Tyrannosaurus Rex means "King of the Tyrant Lizards" in Greek.
  • Could exert 57,000 newtons of force with it's bite.
  • Teeth could grow up to 12 inches long.

Europe: Balaur Facts:

  • Interpretted to be a flightless bird instead of a lizard.
  • Had large, retractable sickle claws on both the first and second toes of each foot.
  • Thought to have evolved in this shape, due to being cut off from it's cousin on the mainland, the Velociraptor.

Africa: Spinosaurus Facts:

  • Carnivorous dinosaur that was larger than even the Tyrannosaurus Rex.
  • Sail on their back could grow as high as 7-feet.
  • Paleontologiest beleive this dinosaur had the ability to swim.

Australia and Antartica: Pterosaur Facts:

  • Bones were hollow, which enabled the reptile to be light enough to fly.
  • First animal, after insects, to evolve and gain powered flight.
  • On land, this creature walked on all fours (legs and wings).

Database Schema:

Dinosaur:

  • (PK) DinosaurId
  • DinosaurName (VARCHAR(50) NOT NULL)

Continent:

  • (PK) ContinentId
  • ContinentName (VARCHAR(50) NOT NULL)

Dinosaur_Continent:

  • (PK) Dinosaur_ContinentId
  • (FK) DinosaurId
  • (FK) ContinentId

Fact:

  • (PK) FactId
  • FactDescription (VARCHAR(250) NOT NULL)
  • (FK) DinosaurId

cosc4397_ardinosaurs's People

Contributors

shaheerbkhan avatar rssayed avatar phanlehoang97 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.