A full-stack web application where users can share daily images, write a title, and describe their day.
- Frontend: HTML / CSS / JavaScript / React
- Backend: Spring Boot (Java)
- File Upload: Spring Boot Multipart support (for handling image uploads)
- ๐ Add title and description for each day
- ๐ผ๏ธ Upload and store daily images
- ๐ View a timeline of past journal entries
- ๐ Images served from Spring Boot backend
- (Optional future) Search, filter, or user authentication
