My static CSS Files are not working

I Completed this project and it was working fine at that time, but now I have tried to access it and see that none of my css is being applied or the static files.
I implemented whitenoise successfully and also have the staticfiles folder in the project.

My aim is to upload the working project on github.

Hello @amaykumar98, did you execute this command

 python manage.py collectstatic

??

Yes i Tried that. Still not Working.

So is it not working for your local system as well ??

No, There is some problem with the whitenoise implementation i think.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.