Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 402 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 402 Bytes

Prioritize


A Web application for task management, built with Flask and PostgreSQL.

Frameworks used:

  • Flask-Login - for user session management
  • Flask-WTForms - for most of the forms
  • Flask-SQLAlchemy - Flask wrapper for SQLAlchemy ORM
  • Flask-Script - external scripts
  • Flask-Bootstrap - mainly for boostrap-y forms

Screenshot