Boiler plate web app built with microservice architecture using React, Django, Flask, RabbitMQ. Built following a tutorial from freeCodeAcademy.
- Admin backend service built with Django
- Main backend service built with Flask
- Frontend built with React
- Microservice communication with RabbitMQ
- Adding, deleting, and editing posts
- Liking posts
Main page
Admin page