Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 2.35 KB

README.md

File metadata and controls

49 lines (35 loc) · 2.35 KB

README

Coverage Status

Github Build

Codacy Badge

This project is a study project for a Hypotheticall Bike Rental Scenario.


Use Cases

alt text

User Activity

alt text

Entity Relationship

alt text

Backend Architecture

alt text

Frontend Architecture

alt text

There are 2 API's for serving the frontend:

There are 2 backend implementations:

The project uses github actions as CI:

The development was done in TDD, except the UI, which was manually tested.