demo.mov
I am a software developer by trade and climber/traveler/adventurist by heart. The purpose of my blog to to document my adventures, share knowledge, and inspire others for their own adventures 🖤
- Frontend: JavaScript, React (this repository)
- Backend: Python, Flask, PostgreSQL (https://github.com/ctlaultdel/larissas-adventures-backend)
Strategy: Blog template design
- Blog html templates and content stored in database ([Content{text, figure, caption}, Content{text, figure, caption}, ...])
- Routing & Rendering: HTTP request provides adventure id, python converts large binary images to base64 string before routing, JavaScript parses the blog html content returned by API
