8 Forks
29 Stars
29 Watchers

flask-mongo-app

This is a template for a web app using Flask and MongoDB. It uses Flask-Login for authentication, Flask-Pymongo for the database connection, Flask-Bcrypt for password hashing and Flask-Talisman for security. The front-end uses Bootstrap and Font Awesome. The app features user verification by email, basic note recording and messaging between users.

How to download and setup flask-mongo-app

Open terminal and run command
git clone https://github.com/chriswilson1982/flask-mongo-app.git
git clone is used to create a copy or clone of flask-mongo-app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flask-mongo-app https://github.com/chriswilson1982/flask-mongo-app/archive/master.zip

Or simply clone flask-mongo-app with SSH
git@github.com:chriswilson1982/flask-mongo-app.git

If you have some problems with flask-mongo-app

You may open issue on flask-mongo-app support forum (system) here: https://github.com/chriswilson1982/flask-mongo-app/issues