Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 717 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 717 Bytes

boilerplate-bikerent-ios

This is a Bike Rental iOS app developed in Swift 5.

XCode Version: 14.0 COCOAPODS: 1.11.3

The app displasys a list of bikes that are available for rent, with daily and weekly rates. The endpoint using to retrieve the list of bikes is: https://trio-bike-rent-api.herokuapp.com/api/bikes/

The app is built using MVVM architecture pattern. Once the app is launched the list of available bike will be shown in the home screen. Once we select a bike of our choice it will modally present the bik detail screen.

Simulator Screen Recording - iPhone 14 Pro - 2022-10-13 at 10 54 21