Moses Mbadi

Results 4 issues of Moses Mbadi

i would like to know how i can create different appbars fro different screens,I have noticed that with this approch teh appBar is the same in all screens.

Closes Issue #122 Added dockerfile and docker-compose Install docker locally then run `docker compose up` app runs on localhost:3000

### What feature are you adding? Containerize reactdevske-website with Docker ### Describe your issue Want to add Docker/Containerization flow on reactdevske-website

I have installed flower as recommended inside my virtual environment `pip install flower` next tried to run it with celery like so `celery -A service_portal_api.celery_app flower` But it keeps throwing...

bug