Skip to content

aclai4067/nutshell-jurassic-world

 
 

Repository files navigation

Nutshell Jurassic World

Description

Welcome to the world of Jurassic Park!

When the user initially visits the page, they will see all the different components that run the theme park. This app allows the user to keep track of the dinosaurs, staff, rides, vendors, equipment, and schedules.

In order to make additions or changes to the site data, the user will need to log in.

However, be careful! Because there is a Chaos Monkey that wreaks havoc at the same time every day on the equipment, staff, and rides. Check the log to see what he's been up to.

Screenshots

Home: screenshot of 'homepage' Dinosaurs logged in display: screenshot of 'dinosaurs logout' Dinosaurs logged out display: screenshot of 'dinosaurs login' Equipment: screenshot of 'equipment' Rides: screenshot of 'rides' Staff: screenshot of 'staff' Vendors: screenshot of 'vendors' Schedule - Open Shifts Display: screenshot of 'scheduler view' Schedule - Calendar Display: screenshot of 'calendar view' Chaos Log: screenshot of 'chaos log'

Instructions on How to Run

  • clone down this project
  • install http-server from npm
  • at the root of this project run the following command: hs -p 8080
  • in your browser nagivate to https://localhost:8080

Test it out!

Click HERE to go to Application

Contributors

Technologies Used

  • HTML
  • CSS
  • Vanilla JavaScript
  • jQuery
  • Bootstrap
  • Cron
  • Firebase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 76.3%
  • HTML 20.1%
  • CSS 3.6%