Skip to content

chrysippa/flask_intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask to-do app

A basic app that helped me learn Flask and Python virtual environments.

General info

This is a to-do web app connected to a SQLite instance for storing entries. Not intended for reuse - it was a learning project.

Example screenshot: screenshot of app

Technologies

  • Python
  • Flask 2.2.3
  • virtualenv
  • SQLAlchemy with SQLite

Inspiration

This is my code for the "Learn Flask for Python" tutorial from freeCodeCamp.

About

Learning project for Flask and SQLAlchemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published