hrushikeshj / Silicon-Maze-Blog

One Blog To Rule Them All.

Home Page:https://hrushi-flask.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web application to view the latest blog posts from Pulse NITK, IRIS and, IEEE.

Features

  • See the latest post from all three websites
  • See posts according to their month published
  • Carousel of three latest posts
Blog.-.Google.Chrome.mp4

Tech Stack

  • Flask
  • Beautiful Soup4
  • Requests
  • Python

Setup Instructions

git clone https://github.com/hrushikeshj/Silicon-Maze-Blog.git
cd Silicon-Maze-Blog
py -3 -m venv venv
venv\Scripts\activate
pip install flask bs4 requests
flask run

Website should be running at http://localhost:5000/.


img img

About

One Blog To Rule Them All.

https://hrushi-flask.herokuapp.com


Languages

Language:JavaScript 71.1%Language:HTML 8.4%Language:CSS 5.4%Language:SCSS 5.2%Language:Python 5.1%Language:Less 4.7%Language:Ruby 0.1%