33

Memo and Task App

 4 years ago
source link: https://www.tuicool.com/articles/7nIzYjI
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

uranus

NjeEjqN.gifRrYZjun.gif

Uranus is a hierarchical Memo & Task app. In order to use Uranus, please install Docker in advance.

If having more time, I would try to implement json/yaml file export feature.

Getting Started

git clone https://github.com/resotto/uranus
cd uranus
docker-compose up -d
open http://0.0.0.0:8888/uranus

Features

  • Switch mode from Memo to Task, and vice versa
  • Create new item
  • Add new item
  • Edit item
  • Exchange item with above one
  • Delete item
  • Clear all items
  • Check item, and strike through it asynchronously (Task only)

Developing

If you want to build Uranus from source code, please install Maven in advance.

First, uncomment build tag in docker-compose.yml and remove images.

docker rmi resotto/tomcat:1.0
docker rmi resotto/postgres:1.0

Second, build Uranus with Maven.

cd ap
mvn package

Now, you just run containers.

docker-compose up -d
open http://0.0.0.0:8888/uranus

Feedback

License

GNU General Public License v3.0 .


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK