flxcp / cards.flask

Python, HTML, JS and other Files for Cards App.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cards · CodeQL

This repository holds Python, HTML, JS and other Files for Cards App.

Screenshot

Instructions to run the app

Install the dependencies

pipenv install

Run the app

gunicorn main:app
Login Credentials
username: admin
password: password

Stack Used

  • Flask
  • Flask-SQLAlchemy
  • Flask-login
  • Flask-RESTful

About

Python, HTML, JS and other Files for Cards App.

License:Apache License 2.0


Languages

Language:HTML 56.3%Language:Python 32.7%Language:JavaScript 10.9%Language:CSS 0.1%