Skip to content

A Bike Rental Management System with Clean Architecture, Ruby backed and Redux-React Frontend

Notifications You must be signed in to change notification settings

orbanbotond/ReactBikes

Repository files navigation

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.