Skip to content

AndresR173/ShopApp

Repository files navigation

ShopApp

GitHub Build Status codecov

A simple product catalog powered by MeLi API.

Getting Started

This project uses SwiftLint to enforce Swift style and conventions. To run this project, please use Xcode 12.4 and iOS 13.0+.

Using Homebrew:

brew install swiftlint

Project details

Architecture

This project uses MVVM as architectural design pattern.

UI

There is a mix of UI concepts. The main view (Categories and Product catalog) uses XIB files for the layout. The product details screen uses programmatic UI.

API

This project uses Mercado Libre public API for all HTTP requests. The networking is handled by NSURLSession and Combine.

Third party dependencies

ShopApp Demo

countdown

License

MIT License

Copyright (c) 2021 Andres Rojas

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Product Catalog powered by MeLi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages