Skip to content

A super simple web app that utilizes the Eisenhower method of time management and task prioritization.

License

Notifications You must be signed in to change notification settings

waterrmalann/eisenhower-decision-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eisenhower Decision Matrix

HTML5 CSS3 JavaScript

A super simple web app that utilizes the Eisenhower method of time management and task prioritization. UI inspired from this article. Written in HTML, CSS, and vanilla JavaScript with zero dependencies.

Note: This web app was written in the span of less than 30 mins because I was bored, so no local storage or any of that fancy stuff.

Screenshot


Setup

A live version is available on my github pages here. If you wish to modify the app or host it yourself, you can clone the repo and do whatever you want with it.

Running the index.html file on your web browser would be enough. However you could install an npm package like live-server to host a little local development server with live reload capability.


Contribution

Contributions are always accepted. Feel free to open a pull request to fix any issues or to make improvements you think that should be made. Any contribution will be accepted as long as it doesn't stray too much from the objective of the app. If you're in doubt about whether the PR would be accepted or not, you can always open an issue to get my opinion on it.

License

MIT License, see LICENSE

Releases

No releases published

Packages

No packages published