https://github.com/andreip/hackernews-clone
https://github.com/andreip/hackernews-clone
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreip/hackernews-clone
- Owner: andreip
- Created: 2016-07-20T07:29:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-04T09:59:13.000Z (almost 10 years ago)
- Last Synced: 2025-04-06T07:37:30.563Z (about 1 year ago)
- Language: Python
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hackernews clone
---
A hackernews like clone, that allows users to create an account or login with
oauth or social accounts and comment, upvote. It also sends out some
daily digests of the top most upvoted threads in a category.
Allows for nested upvotes and comments.