Skip to content

marcos-sb/widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widgets

Widgets is an application that exposes a REST API to handle Widgets. A widget is any sort entity that can be represented in a 2-dimensional Euclidean Space. Additionally, widgets can be stacked on top of each other having their visibility determined by their z-index.

The functionality currently supported is limited to 2-d transformations of the widgets: coordinates manipulation, resizing and visibility. No UI is available at this time.

The application targets Java 8 and uses Spring Boot to implement the web layer. Maven manages the life-cycle of the application.

Test

./mvnw test runs the unit tests
./mvnw integration-test runs the unit+integration tests

Run

./mvnw spring-boot:run will build Widgets and bootstrap Tomcat bound to localhost:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages