Repair Café Tours Documentation
Architecture of the Repair Café Tours application as follows
- Web application for administration
- Wordpress plugin for managing visitors
- HumHub plugin for volunteers (not implemented yet)
- Backend API for supporting all of this app
You can find the source code of this project on GitHub.
For backend development, we use Laravel.
For frontend development, we use React and Next.js.
You can find full documentation for the backend API on Backend documentation.
You also can find full documentation for the frontend application on Frontend documentation (but is not written yet).