Make a small application using our Cacoo API It is a free style. You can make any application as long as the API is used in the application. However, please make sure to code server-side programs in java.
Webapp where you can login with your Cacoo account and manage your diagrams.
Consumed time: 12hs
To clone and run this application, you'll need Git and
- You must update a file
etc/config.json
with your Cacoo consumer key and secret. - Execute the command
./gradlew clean run
to run the app. - Visit http://localhost:8080/ to access the webapp.
-
Frontend
- Pagination
- Move diagram to folder
- Remove confirmation dialog
- Diagram details modal or screen
- filters (sort on, sort type, etc)
- Error page
-
Backend
- Move diagram to folder
- Unit test