PTT is a well-known BBS station in Taiwan. I’d like to create a simplify app for PTT.
- Developed the app with Kotlin.
- Use Android architecture components LiveData, ViewModel and Navigation.
- Use RxJava and RxAndroid for composing asynchronous.
- Use jsoup for extracting and manipulating HTML data
implemented:
- Crawl discussion board order by popularity.
- Designed simple and friendly interface for the home page.
- Enter each board.
- Design article page.
todo:
- Optimize the user interface.
- Filter article by title.
- Tony Yang - initial & develop basic feature - tonyyangdev
Create an issue for all discussions, bugs, feature requests and pull requests.
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.