Skip to content

ammargitham/plats-and-prices

Repository files navigation

Plats and Prices

An Android PS sales viewer created using Jetpack Compose. Sales data is provided by platprices.com.

Note

API key from platprices.com is required to compile this project. You may request one by following steps listed here.

Setup

Once you have obtained the API key. Create a file named api.properties in the root folder and add the following property:

PLAT_PRICES_API_KEY=API_KEY

Replace API_KEY with the actual API key.

Screenshots

Light

Loading Home Region Picker Discount List Discount Grid Discount Sort Options Discount Filter Options Discount Details Discount Details

Dark

Home Discount Grid Discount Details Discount Details

Contributing

See the contributing documentation for information on how to contribute.

License

Plats & Prices
Copyright (C) 2021  Ammar Githam <ammar.githam@outlook.com>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

Releases

No releases published

Packages

No packages published

Languages