Lost and found teddy bear
- As a "person" (?), I want to report a lost teddy bear, by specifying a short description, a photo and the geolocation coordinates.
- As a parent, I want to search for a teddy bear, by specifying a geo area
- As a parent, I want to subscribe to my search for a teddy bear, and get notified (how?) when new pertinent results come in
This is an attempt to do a clean architecture project with Kotlin.
Running the backend in development: ./gradlew bootRun
- Authentication
- Documentation
- Arrow
- Proper clean architecture & CQRS