Skip to content

Releases: code-tutorials/python-feedreader

10 - Finishing touches

05 Dec 18:14
Compare
Choose a tag to compare

Wrapping up this project with a couple of last minute improvements.

Video: https://www.youtube.com/watch?v=0eEJC4NwoqU

09 - Background task

01 Dec 17:06
Compare
Choose a tag to compare

Adding a background task to continuously update the articles while the application is running.

Video: https://www.youtube.com/watch?v=yrA4K01nIfo

08 - CSS and static files

29 Nov 14:59
Compare
Choose a tag to compare

Adding static files so we can serve some CSS to style our app.

Video: https://www.youtube.com/watch?v=0dA58yg0Sbs

07 - Adding templates

25 Nov 19:33
Compare
Choose a tag to compare

Adding Jinja2 templates to a flask web application.

Video: https://www.youtube.com/watch?v=D6pJlcmQ0OI

06 - Implementing handlers

24 Nov 16:57
Compare
Choose a tag to compare

Finally implementing some of the request handlers and core logic behind the routes for this feed reader.

Video: https://www.youtube.com/watch?v=PCSgW3NrwQ8

05 - Adding routes

23 Nov 22:20
Compare
Choose a tag to compare

Adding GET and POST request handlers and routes to a flask web application.

Video: https://www.youtube.com/watch?v=XOee5QmSxj4

04 - Inserting data

20 Nov 19:01
Compare
Choose a tag to compare

Adding methods to insert data into our database using SQLAlchemy.

Video: https://www.youtube.com/watch?v=CGyKXKouHVc

03 - Data models

18 Nov 19:17
Compare
Choose a tag to compare

Modeling our feed reader data using SQLAlchemy.

Video: https://www.youtube.com/watch?v=C7o2KXMz7wk

02 - Installation

18 Nov 18:08
Compare
Choose a tag to compare

Installing and configuring MySQL, flask, and SQLAlchemy.

Video: https://www.youtube.com/watch?v=Gv2Ps7Ltu9Q

01 - Adding feedparser

17 Nov 17:52
Compare
Choose a tag to compare

Adding the feedparser module to the project and using it to extract information about feed sources and articles.

Video: https://www.youtube.com/watch?v=BOfjtZXQmZ