Skip to content

fierascu/traveltodos-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traveltodos-app

HoTos

  1. run activemq with cmds
  2. run JAR /target/traveltodos-app-0.0.1-SNAPSHOT.jar

ActiveMQ

Docker cmds:

docker pull rmohr/activemq
docker run -p 61616:61616 -p 8161:8161 rmohr/activemq

Webconsole

http://localhost:8161/admin/ admin/admin/

ToDos

  1. move credentials and port config to environment file
  2. change default user/pass
  3. deliveribles: asembly target & bat to start both
  4. create server, and separate client GUI from existing app JEE
  5. move drools only on server
  6. expand and add more rules
  7. junit tests
  8. secure conection between client and server
  9. other client (angular/react)

Inspiration

https://www.travelschecklist.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published