Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/v-adhithyan/drona
Android app for every management person out there.
https://github.com/v-adhithyan/drona
android finance inshorts leadership marketing mba newsfeed newsreader rss
Last synced: 13 days ago
JSON representation
Android app for every management person out there.
- Host: GitHub
- URL: https://github.com/v-adhithyan/drona
- Owner: v-adhithyan
- License: mit
- Created: 2017-03-26T18:24:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T02:28:59.000Z (over 6 years ago)
- Last Synced: 2024-11-29T09:40:12.625Z (about 2 months ago)
- Topics: android, finance, inshorts, leadership, marketing, mba, newsfeed, newsreader, rss
- Language: Kotlin
- Homepage:
- Size: 45.6 MB
- Stars: 15
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![](screenshots/banner.png)
# Drona [![Code Climate](https://codeclimate.com/github/v-adhithyan/drona.svg)](https://codeclimate.com/github/v-adhithyan/drona)
[![Waffle.io - Columns and their card count](https://badge.waffle.io/v-adhithyan/drona.svg?columns=all)](https://waffle.io/v-adhithyan/drona)An android app that helps an MBA student/grad or any other management guy to keep up with the current trends in management.
| Topics screen | Feeds screen |
|:------------------------------:|:--------------------------------:|
|![](screenshots/intro.png) |![](screenshots/feeds.png) |## What the app does?
Simply put the app aggregates rss feeds of management topics from various sites listed below. If you want to add a site or category, open a pull request.
## Credits
This app aggregates rss feeds various sources.
Categories and the respective feed sources are given below.### Marketing
* [Ducttapemarketing](http://feeds2.feedburner.com/ducttapemarketing/nRUD)### Finance
* [Prof. Jayanth Varma financial markets blog](https://faculty.iima.ac.in/~jrvarma/blog/index.cgi/index.rss)
* [NYtimes](http://rss.nytimes.com/services/xml/rss/nyt/Business.xml)### Economics
* [The economists view](http://feeds2.feedburner.com/EconomistsView)
* [The money illusion](http://feeds2.feedburner.com/Themoneyillusion)### Leadership
* [All things workplace](http://feeds2.feedburner.com/allthingsworkplace)### Others
* [MIT](http://feeds2.feedburner.com/mitsloannews)
* [Kellog institute of management](http://www.kellogg.northwestern.edu/news-events/news/school/kellogg_news_feed.aspx)## TODO
- [x] Progress bar for reader activity
- [x] Add about section
- [x] Add share option in reader activity
- [x] Integrate ads
- [x] Integrate firebase notifications
- [x] Style down cards in feeds display
- [x] Notify new app updates
- [ ] Option to add new feeds.
- [ ] Crashlytics
- [x] cache implementation
- [ ] background check for new feeds and notify user## License
MIT.