Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 609 Bytes

File metadata and controls

25 lines (21 loc) · 609 Bytes

Bike Management System

System for managing bikes in a rental service.

System consists of:

  • Shared library
  • Desktop app
  • Web app

Features

  • Bike wear prediction
  • Pagination
  • Maintenance history
  • Multiple bikes for single rental
  • Bikes have images for easier recognition
  • Database support using EntiyFrameworkCore
  • Dummy data for testing
  • Pre configured for MS SQL 2022

Requirements

  • .NET 9

Docs