flask-login-register-form
                                
                                 flask-login-register-form copied to clipboard
                                
                                    flask-login-register-form copied to clipboard
                            
                            
                            
                        Couldn't run the app
Error code on terminal: (venv) C:\Users\Windows\PycharmProjects\Study Engine>set FLASK_APP=app.py
(venv) C:\Users\Windows\PycharmProjects\Study Engine>set FLASK_ENV=development
(venv) C:\Users\Windows\PycharmProjects\Study Engine>flask run
- Serving Flask app 'app.py' (lazy loading)
- Environment: development
- Debug mode: on Usage: flask run [OPTIONS]
Error: Could not import 'app'.
- Save the main Python file as --> app.py
- Save this repo inside a folder name as --> development/