Coffee Shop
Sept. 11, 2022 - Sept. 20, 2022
Python, Flask, Auth0, SQLAlchemy, PostgreSQL
In this project, I built the backend for a coffee shop application using Flask, which empowers users to create, read, update, and delete recipes seamlessly. The application features a PostgreSQL database, skillfully mapped using SQLAlchemy to ensure a relationally-oriented query system. Moreover, I implemented robust user accounts, authentication, and user role-based access management strategies, utilizing Auth0 to control different types of user behavior. This comprehensive solution not only enhances recipe management but also ensures secure and controlled access, making it a valuable asset for coffee shop operations.
Code (GitHub): https://github.com/Yogi-Patel/Coffee-Shop