Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ornicar/nestor
Hostel management webapp using event sourcing
https://github.com/ornicar/nestor
Last synced: 9 days ago
JSON representation
Hostel management webapp using event sourcing
- Host: GitHub
- URL: https://github.com/ornicar/nestor
- Owner: ornicar
- License: mit
- Created: 2013-01-23T22:38:17.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-27T02:35:27.000Z (almost 12 years ago)
- Last Synced: 2023-03-10T21:18:14.439Z (over 1 year ago)
- Language: Scala
- Homepage:
- Size: 277 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hostel management webapp using event sourcing
---------------------------------------------The goal is to explore
[event-sourcing](http://martinfowler.com/eaaDev/EventSourcing.html),
[CQRS pattern](http://martinfowler.com/bliki/CQRS.html) and
[domain-driven design](http://domaindrivendesign.org/resources/what_is_ddd).Oh, and help a friend who owns a hotel (soon) to manage his rooms and hosts, reservations and payments.