Skip to content

ITurres/Python-Flask-SQL-projects

Repository files navigation

Python-Flask-SQL-projects

A brief introduction of the Python, Flask, and SQL projects worked on during the course.

NOTE: the projects' names in red / blue are links to each cs50 project page.


FLASK

Flask. Route. Decorators. Requests, Responses. Sessions. Cookies.

w9 Practice Problems:

  • Hello Flask, for practice writing a Flask application from scratch.

w9 Lab 9:

  • Birthdays Web App, a web application to keep track of friends’ birthdays.

    • The app lets you:

    • Add new dada.
    • Modify existing data.
    • Delete data.
  • Preview:

    birthdays-web-app-vdo.mp4

w9 Problem Set 9:

  • Finance Web App, a website via which users can “buy” and “sell” stocks using IEX-API.

    • The app lets you:

    • Register.
    • Login/LogOut.
    • Get a stock quote.
    • Buy/Sell stocks.
    • Save transaction history.
    • Add more cash to account.
  • Preview:

    finance-web-app-vdo.mp4

About

Flask. Route. Decorators. Requests, Responses. Sessions. Cookies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published