Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

23 lines (20 loc) · 1.04 KB

Assignment Manager

A lightweight web app that I created to track my school assignments. I designed it before I knew Git, so there's no commit history.

Getting Started

Open index.html. Click the 'Classes' button and add your classes.

Add New Assignment

After you've added classes, you can add assignments. Click the 'New' button. Then, select your class, name the assignment, and choose the due date. Then, click 'Apply'

Keyboard Shortcuts

Key Action
C Open class list dialog
N New assignment
Tab Highlight next assignment
Arrow Keys Navigate assignments and buttons
1-9 Navigate assignments
D/X Delete highlighted assignment
E Edit highlighted assignment
H Toggle hide/show highlighted assignment