Saumya-Bhatt / Twitter-Clone

Made a frontend + backend of Twitter clone in python (Flask) with fully login functionalities, cookie management system, and relational databases for storing data.
http://saumyabhatt.pythonanywhere.com/home
35 stars 16 forks source link

two packages were missing (added successfully) #12

Open blueberry-101 opened 6 months ago

blueberry-101 commented 6 months ago

Flask-WTF==1.2.1 email_validator==2.1.1

These two packages were causing the server crash.