Skip to content

jgil325/FeedbackForm

Repository files navigation

FeedbackForm

Check Style Tests Deploy Test

This app is now deployed!

Visit at https://feedback-form-seo.herokuapp.com/

Installation

Use the package manager pip3 to install the following dependencies: *Flask

sudo pip3 install flask
sudo pip3 install flask-wtf
sudo pip3 install SpeechRecognition
sudo pip3 install turbo-flask
sudo pip3 install Flask-SQLAlchemy
sudo pip3 install flask-login

Usage

from flask import Flask, render_template, url_for
from flask_sqlalchemy import SQLAlchemy

To Run

export FLASK_APP=main.py
flask run --host=0.0.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •