https://github.com/manojpatra1991/email-verification-system
An email verification system developed with Python and Flask.
https://github.com/manojpatra1991/email-verification-system
flask flask-mail postgresql python3 sqlalchemy
Last synced: about 2 months ago
JSON representation
An email verification system developed with Python and Flask.
- Host: GitHub
- URL: https://github.com/manojpatra1991/email-verification-system
- Owner: MANOJPATRA1991
- Created: 2017-09-11T20:00:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-12T15:28:20.000Z (almost 9 years ago)
- Last Synced: 2025-04-11T06:36:44.214Z (about 1 year ago)
- Topics: flask, flask-mail, postgresql, python3, sqlalchemy
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Email-Verification-System
An email verification system developed with Python and Flask.
## References
1. [Flask](flask.pocoo.org/)
2. [Flask-Mail](https://pythonhosted.org/Flask-Mail/)
3. [SQLAlchemy](https://www.sqlalchemy.org/)