# myflaskapp **Repository Path**: stars-rivers/myflaskapp ## Basic Information - **Project Name**: myflaskapp - **Description**: Python Flask app with authentication - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2022-01-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FlaskApp Simple application with authentication and CRUD functionality using the Python Flask micro-framework ## Installation To use this template, your computer needs: - [Python 2 or 3](https://python.org) - [Pip Package Manager](https://pypi.python.org/pypi) ### Running the app ```bash python app.py ```