This repository is my first attempt at Web Development. The primary technologies are Flask, Flask-SQLAlchemy, and WTForms.
The goal was to develop my understanding of relational databases and how to implement their common relationships, like one-to-one, one-to-many, many-to-one, many-to-many. Overall, I learned about routing, AJAX, jQuery, HTML, CSS, JavaScript.
Further improvements:
- Create private and public decks.
- Create relationships between users. I would like to share my deck and use what others created too.