You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E-commerce site built using React, Redux, Node.js/Express, Axios, Sequelize, PostgreSQL, technical and design consulting. Secure session management w/ JSON Web Tokens (JWT), SSL and Stripe integration
I find Apache Airflow very useful for ETL work. Here I transferred data from the source database(mysql) to the target database(postresql) and used the Airflow Bash Operator.
E-com store where the user can register, collect bonus points, browse different products or add comments for each product, add to cart, place orders and make payments. The project also includes a user panel, where information is available, about previous orders. Various access roles are available too.