Skip to content

pdimaano/flask-warbler

Repository files navigation

A Twitter clone built using Flask, PostgreSQL and Bootstrap

Live Demo: https://philipdimaano-warbler.onrender.com

Warbler Image

Entity Relationship Diagram

Database Diagrams

  • Deployed using Render (backend) and ElephantSQL (database)
  • Can register for account and edit profile information
  • Protected routes means only logged-in users can visit certain pages. This is done using CSRF forms and sessions.
  • Users can create messages and follow other users
  • Users can like and un-like other user's messages
  • Implemented testing for models and views

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published