XavierTheCreator / TodoApp

Web app made with Python and Flask . Web pages built with HTML, CSS and JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use

  • Flask
  • Flask-SQLAlchemy

Install

In Terminal:
pip (or pip3) install -r requirements.txt (this depends on how your system is set up)

Run

In Terminal:
python (or python3) app.py (this depends on how your system is set up)

About

Web app made with Python and Flask . Web pages built with HTML, CSS and JS


Languages

Language:HTML 33.1%Language:Python 24.9%Language:JavaScript 21.7%Language:CSS 20.4%