/js-interacitve-os

JS Interactive OS is a vanilla JavaScript application that simulates the macOS UI. Users can perform a multitude of OS-based operations from signing in("stephen" or "jordan"), checking the weather, listening to music, writing notes, and playing a wide variety of games (ie- "Stop Trump" hangman), and more! Side panel includes a weather widget that pulls from an external weather app and a fully-functional calculator. This was build as a pair-programming JS final project with Jordan Melidor while at the Flatiron School. DEMO: https://www.youtube.com/watch?v=5LOe7IiMgDs

Primary LanguageJavaScript

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...