MyTodo is a simple online application of GTD system.
In order to run it, you need to
- Install Python3
- Install Node.js
- Download the code
Then you need follow these steps:
- Run StartMongod.py. In this step, this script will download MongoDB automatically.
- Run StartApp.py.
- Open your web browser and input http://localhost
This project is just used for myself to learn Node.JS, Javascript, HTML5, JQUERY, Git, MongoDB...and so on, so I cannot promise this will be a full product.
This is a test.