Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ASHIK11ab/Flask-Series

A list of tutorials and crash courses in Flask with extensive documentation for each video. The main intention of this series is to make you get started in web dev using Flask :)
https://github.com/ASHIK11ab/Flask-Series

crash-courses flask flask-series tutorials webdevelopment

Last synced: about 2 months ago
JSON representation

A list of tutorials and crash courses in Flask with extensive documentation for each video. The main intention of this series is to make you get started in web dev using Flask :)

Awesome Lists containing this project

README

        

## Welcome to Flask series

### Overview:
- This repository contains tutorials on Flask. We started from scratch and we will end this series with all you need to start web development using Flask.
- Each video has a complete text based version. Do check out.
- Have any queries. Just raise an issue.

### Index:
1. [Flask Crash Course](https://github.com/ASHIK11ab/Flask-Series/tree/flask-crash-course)
1. [Execute SQL Queries from Python](https://github.com/ASHIK11ab/Flask-Series/tree/sql-from-python)
1. [Creating a URL shortner using Flask](https://github.com/ASHIK11ab/Flask-Series/tree/url-shortner-app)
1. [Object Relational Mappping (ORM) in Flask](https://github.com/ASHIK11ab/Flask-Series/tree/orm)
1. [Creating a Todo list application using Flask (Part I)](https://github.com/ASHIK11ab/Flask-Series/tree/todo-list-app-part1)
1. [Creating a Todo list application using Flask (Part II)](https://github.com/ASHIK11ab/Flask-Series/tree/todo-list-app-part2)
1. [Uploading and sending files as attachments using Flask](https://github.com/ASHIK11ab/Flask-Series/tree/files-in-flask)
1. [Implementing OAuth in Flask](https://github.com/ASHIK11ab/Flask-Series/tree/OAuth-implementation)

### Contributors:


[Ashik Meeran Mohideen](https://github.com/ASHIK11ab)

© copyrights 2020. All rights reserved.

Licensed under [MIT LICENSE](https://github.com/ASHIK11ab/Flask-Tutorials/blob/main/LICENSE)