Skip to content

biswajitpain/hack_news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Name:HackerNews Portal
#Author:Biswajit Pain

This application written in Python Flask.

Assumption:

1:In this application no database is used. For simplicity i avoided the database.

2:Every time it fatches data from firebase and store in lists/dictionary.

3:It takes some amount of time to fetch data from firebase.

4:for demo i am taking only top 30 stories from top 100 stories.

5:for comments i am taking only 10 1st level comments.

File Descriptions:

hacker_news.py is the main python script


About

hacker news based on farebase API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors