https://github.com/programmer-ke/newsaggregator
user driven news agreggator
https://github.com/programmer-ke/newsaggregator
Last synced: 9 months ago
JSON representation
user driven news agreggator
- Host: GitHub
- URL: https://github.com/programmer-ke/newsaggregator
- Owner: programmer-ke
- License: other
- Created: 2011-04-24T12:01:29.000Z (about 15 years ago)
- Default Branch: source-release
- Last Pushed: 2011-04-24T18:09:21.000Z (about 15 years ago)
- Last Synced: 2025-01-03T21:43:31.370Z (over 1 year ago)
- Language: Python
- Homepage: newswatch247.appspot.com
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
To run the application on web2py:
1. Download the web2py framework at http://www.web2py.com/examples/default/download
2. Copy the project into the applications folder inside the web2py root folder
3. Run web2py (See Tutorial at http://www.web2py.com/book)
4. Open you web browser and type http://localhost:8000/techclub/default/index (will take you to the site home)