Here are some of the projects I’ve worked on.
Training Data
Full stack web application connecting trainers and users, built with JavaScript, React, and Python (Flask). Trainers offer classes, users can see and register to training classes.
Key Features.
- Flask SQLAlchemy for SQL database management.
- Flask JWT Extended for secure route protection.
- Flask Bcrypt for encrypting sensitive data and increasing security.
- Flask Mail for automated email notifications, enhancing communication.
- Stripe API for seamless payment processing.
- Google Maps API for location-based services.