Skip to content

just-maiyak/twenty-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twenty-cards 🃏

This application is the digital version of the analog 20 cards workout by Jeff Nippard. The back-end is written in vanilla python, the pages are served through Flask.

This project is currently in progress.

Installation

  1. Clone the repo
git clone https://github.com/al-one-zero/twenty-cards
cd twenty-cards
  1. Make virtual environment and install dependencies
virtualenv env
pip install -r requirements.txt
  1. Declare Flask app and run
export FLASK_APP=app.py
flask run

About

20 cards workout webapp🃏

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages