Skip to content

oblaufuss/a2-shortstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 2 - Short Stack: Basic Two-tier Web Application using HTML/CSS/JS and Node.js

HORG Logger

A friend of mine collects bread clips, aka "occlupanids". This is a whole area of study, under the Holotypic Occlupanid Research Group. (Give it a google.) This is a tool that could be used to log one's collection and sort them by family, acquisition date, and identifying features.

This project has a submit (add) button and delete (x) buttons for each individual entry. On submitting or deleting, the collection (which is sorted by date, descending) updates, as well as a graph at the top which shows the breakdown of specimens by family. The graph involves color bars specifically designed to be colorblind-friendly, and displays the name and percentage on mouseover.

About

Assignment 2 for CS4241

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.5%
  • CSS 15.6%
  • HTML 13.9%