Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 238 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 238 Bytes

CarBooking

Fetches a list of cars in JSON format, parses it, inserts it into a database and displays the list. Includes image fetch and caching for each car in the list. User can book a car (locally) by selecting a start and end date.