Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Apartment Reservation - v1.1.0

Latest
Compare
Choose a tag to compare
@DaniloNovakovic DaniloNovakovic released this 11 Sep 19:28
· 1 commit to master since this release
  • Created separate database optimized for queries using MongoDB (NoSQL)
  • Created Replicators that replicate/synchronize/project data from Command (SQL) to Query (NoSQL) database
  • Refactored project
  • Fixed bug where the logout redux action handler on front-end would sometimes set logged state to true after logging out
  • Improved documentation

This version is the one used for Bachelor thesis - Development of web application for apartment reservation using CQRS pattern (attached as binary in this release)