Skip to content

JuanCodeAtATime/Blackhawk-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blackhawk Scheduler

  • Developer: Juan Rivera
  • Date: October 31, 2019

Blackhawk Scheduler, a military-themed transportation scheduler

Overview

This type of project is common in many coding programs (eg, "Train Scheduler"). Due to my military background, I thought a military helicopter theme would enhance the UX moreso than the traditional train.

UI/UX Features

The current time is prominently displayed below the header title, and two panels are used for viewing and scheduling flights.

The top panel, labeled, "Current Schedule", tracks the flights. It displays and keeps tracks of all flights.

The bottom panel, labeled, "Add Flight" has input fields. This is where the would-be flight scheduler would enter new flight details (i.e., flight name, time of first departure, and flight frequency). These flight details are calculated, then displayed on the "Current Schedule" panel.

Built With

Installation Steps

  1. Git clone with HTTPS to your local machine https://github.com/JuanCodeAtATime/Blackhawk-Scheduler.git
  2. Open Blackhawk Scheduler folder
  3. Click index.html file to launch on your browser

Watch Demo

About

A simple transportation scheduler using HTML, CSS, and [mostly] vanilla JavaScript. Some features include a military-themed UI, Moment.js for time-keeping, and font-families from the Google Fonts library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors