Skip to content

MariyaSha/groceriesList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groceriesList

a simple Flask application using SQLite database
Author: Mariya Sha
YouTube tutorial: https://youtu.be/v3CSQkPJtAc

Flask & Sqlite Groceries Application

Groceries Flask and Sqlite App Thumbnail

The complete project contains several files:

app.py
includes the backend of the application - all the routes and request logic.

grocery_list.db
a complete SQLite groceries database which was created with grocery_list.py

grocery_list.py
the file which created grocery_list.db

templates/index.html
The HTML template of the application, containing Jinja expressions

static/css/main.css
the stylesheet of the application

static/js/main.js
includes all the client side interactions of the app

Please note

Wayscript is unfortunatley gone and therefore the app is no longer hosted on their servers.
If you'd like to learn how to host your app on Heroku instead, I shor it in another tutorial of mine:
Simple Web App with Flask and Heroku
https://youtu.be/6plVs_ytIH8

Project Wireframe

Groceries Flask and Sqlite App Wireframe

About

a simple Flask application using SQLite database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published