22

GitHub - resotto/uranus: Memo & Task web-app

 4 years ago
source link: https://github.com/resotto/uranus
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.

README.md

uranus

68747470733a2f2f696d672e736869656c64732e696f2f62616467652f747769747465722d74776565742d626c75652e737667 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f666565646261636b2d405f7265736f74746f5f2d626c75652e737667 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c25323076332e302d627269676874677265656e2e737667

68747470733a2f2f7261772e6769746875622e636f6d2f77696b692f7265736f74746f2f7572616e75732f6769662f7572616e75735f6d656d6f2e6d6f762e676966 68747470733a2f2f7261772e6769746875622e636f6d2f77696b692f7265736f74746f2f7572616e75732f6769662f7572616e75735f7461736b2e6d6f762e676966


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