Wise Cat Café is a full-stack web application where users can adopt virtual cats that share humorous AI-generated advice. It combines web development, AI integration, and database persistence in an interactive experience for cat lovers who enjoy collecting and sharing.
-
Backend: Built with Flask, using SQLAlchemy for persistent relational data storage.
-
Authentication & Validation: User login and input validation implemented on both front-end and back-end to reduce errors.
-
Interactive UI: Dynamic animations and custom artwork enhance user engagement.
-
AI Integration: Generates unique cat “wisdom” quotes.
-
Languages: Python, HTML, CSS, JavaScript
-
Frameworks & Libraries: Flask, SQLAlchemy
-
Tools: GitHub, Docker (optional for deployment)
Planned future improvements include:
-
User collection page to display adopted cats.
-
Multilingual support to translate cat quotes into different languages.
-
(Optional) Deployment to a live demo environment.
