(Online Thrift Store) This is a free online and open sourced E-commerce platform for buying and selling thrift goods.
You can install a compiled build from here
Clone this repository and import into Android Studio
git clone https://github.com/Chal13W1zz/OTS.git
Use the Android Studio Build Variants button to choose between production and staging flavors combined with debug and release build types
From Android Studio:
- Build menu
- Generate Signed APK...
- Fill in the keystore information (you only need to do this once manually and then let Android Studio remember it)
This project is mantained by:
- Java
- Gradle
- ButterKnife
- Parceler
- Firebase
- Fork it to your repo
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push your branch (git push origin my-new-feature)
- Create a new Pull Request
- No Known Bugs
MIT Licence Copyright © 2021, Online Thrift Store (O.T.S) All rights reserved.