https://github.com/code-sensei/newsly
An ionic v2 application that generates news based on user interests. **Makes use of the news api from newsapi.org** !important => {Not finished. Needs a little more work}
https://github.com/code-sensei/newsly
Last synced: about 2 months ago
JSON representation
An ionic v2 application that generates news based on user interests. **Makes use of the news api from newsapi.org** !important => {Not finished. Needs a little more work}
- Host: GitHub
- URL: https://github.com/code-sensei/newsly
- Owner: code-sensei
- Created: 2017-03-30T15:52:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T00:17:22.000Z (about 9 years ago)
- Last Synced: 2025-01-29T00:51:27.272Z (over 1 year ago)
- Language: TypeScript
- Size: 5.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# newsly
An ionic v2 application that generates news based on user interests. **Makes use of the news api from newsapi.org** !important => {Not finished. Needs a little more work}
**Parts Of The Project**
--- *Home Screen*
* An ionic slide component with sign up and log in 'slides'.
* Fully integrated with ionic cloud service to enable sign up and login functionalites
--- *Interest Page*
* A page that allows users to select their preferred interests (to fetch and feed custom news to the user)
* A dialog that allows users to enter other interests aside from the defaults
--- *Feed Page*
* A simple list of ion-cards to display user custom feed
**Credit**
* newsapi.org