An image sharing site.
This project is the third project of the Software Engineering program at TripleTen. I will be continously adding onto this project as I learn more and refine my skils. The website is designed to upload and share images with full database integration. Users can create profiles, upload images, like photos, and have all their data persist across sessions. This project features responsive design and connects to a live API for real-time data management.
- HTML
- CSS (Grid, Flexbox, Media Queries)
- JavaScript (Event handling, form validation, dynamic UI)
- BEM Methodology
- Responsive design
- RESTful API integration
- HTTP requests (GET, POST, PUT, DELETE)
- Database connectivity (data persists across page refreshes)
- Loading states and UX improvements
- Error handling
Check out this video, where I describe my project and some challenges I faced while building it.
This webpage is deployed to GitHub Pages