Skip to content

CodeNextPaco/flask-activity-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flask-activity-tracker

Demo app for using SQLite with Flask on a Raspberry Pi. This version shows how to create a new user and log in with basic email/password credentials. No validation or user sessions are used.

The goal of this demo is to show how to store data and retrieve it from a SQLite database.

Setup:

  1. Install SQLite3
  2. Install Flask
  3. Clone project
  4. Create your own database and replace it in static/data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published