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
Fotolio is an e-commerce web application for selling printed photography. Users can browse collections, select print sizes and finishes, add items to a cart, checkout securely with Stripe, and track their orders. Built as Project 5 for Code Institute’s Full Stack Software Development Diploma.
Finance is a web application that allows users to manage their stock portfolio. It supports login functionality, buying stocks, viewing transaction history, and fetching stock quotes. The app uses SQLite for storing user data and stock transactions.