
Travelr
A fictitious SaaS used to search for and book reservations to planets. Search by planet name, galaxy, terrain type, and more! Project will be re-created across 3 separate dev stacks.
Note: This project is currently a fun, work in progress. Roadmap is MVP -> SOA -> Microservice (Each step to be determined by "perceived" bottlenecks)
Site
Node/React
PHP/Vue Monolith
PHP/React Microservices
Python/React
API
API - Filter for 'Tatooine'
API - Filedsets for name, price_cents
Technologies:
- Node/React Stack:
- Docker
- Kubernetes
- Node.js
- Hapi.js Framework
- SQLITE (using MikroORM)
- Redux
- React - Frontend UI
- Typescript
- MikroORM
- Laravel/Vue Monolith Stack:
- LAMP (Ubuntu, Apache2, MariaDB, PHP 7.1)
- Laravel 5.6 MVC Framework
- Vue/x - Frontend UI
- Laravel/React Microservice Stack:
- Laravel 11 MVC Framework
- React - Frontend UI
- React Query
- React Router
- Typescript