A minimal EisenHower Matrix, made to GET-SHIT-DONE (only!)
View Demo
ยท
Report Bug
ยท
Request Feature
Stuck with complex to-do lists and daily task managers?
EisenList is a minimal Eisenhower Matrix, made to GET-SHIT-DONE (only).
Use this tool to accelarate your day-planning routine and make your daily calender with quickly.
EisenList runs completely offline in your browser. No need to worry about privacy or internet outages. You data never leaves your browser.
This app took shape when I was unable to find a good implementation of Eisenhower Matrix online and decided to make one for myself.
Here are some resources that might help you make best use of this webapp:
- Use calendars. Not to-do lists. [ Article on how to plan your day ]
- How to use Eisenhower Boxes and be productive
... will update this list periodically
Of course, no software is perfect. Let me know your suggestions and feature requests here. You may also suggest changes by forking this repo and creating a pull request or opening an issue.
If you just want to use the webapp, no need to clone/download this repo. The app is live and free to use here.
If you want to contribute to the project or just compile it locally in development mode, follow these steps :
- Clone the repo
git clone https://github.com/adityaketkar/eisenlist.git
- Install NPM packages
cd eisenlist
npm install
- Start local server with npm
npm start
(support for other calenders coming in subsequent iterations)
See the open issues for a list of proposed features (and known issues).
Contributions are what makes the open source community an amazing platform to learn, inspire, and create. Any contributions you can make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Aditya Ketkar - @adityaketkar - adityaketkar848@gmail.com
Project Link: https://github.com/adityaketkar/eisenlist