Daily Daisy Planner
A full-stack task management application with user authentication, allowing users to create, organize, and track daily tasks. Features real-time weather integration using the OpenWeather API. Built with a Flask REST API backend and React frontend.
Technologies Used:
- JavaScript
- React & React Router
- Python & Flask
- SQLite & SQLAlchemy
- JWT Authentication
- OpenWeather API
MC Search Tool
Internal search tool for healthcare customer service teams to quickly locate members across multiple client organizations. Built with Python, Flask, and SQLite.
Technologies Used:
- Python & Flask
- SQLite & SQLAlchemy
- HTML & CSS
Mechanic Shop API
A RESTful API for managing automotive repair shop operations including customers, mechanics, vehicles, and services tickets. Features a normalized PostgreSQL database, comprehensive CRUD operations, and automated testing with CI/CD pipeline.
Technologies Used:
- Python & Flask
- PostgreSQL & SQLAlchemy
- React Frontend
- Pytest & GitHub Actions