jobic10 / e-voting-with-django

The Voting System web application using Django is a project that serves as the automated voting system of an organization or school. This system works like the common manual system of election voting system whereas this system must be populated by the list of the positions, candidates, and voters. This system can help a certain organization or school to minimize the voting time duration because aside they can provide the voters an online platform to vote, the system will automatically count the votes for each candidate. The system has 2 sides of the user interface which are the administrator and voters side. The admin user is in charge to populate and manage the data of the system and the voter side which is where the voters will choose their candidate and submit their votes.
MIT License
174 stars 61 forks source link

Static files not getting displayed when backend server is started #4

Closed AnubhavPabby closed 2 years ago

AnubhavPabby commented 2 years ago

Hi jobic,

I found your project interesting and wanted to contribute to it But when I cloned it on my machine and started running your project, so there is an issue that it's not displaying the frontend resources

Also for the reference I have attached an image below Screenshot (146)

jobic10 commented 2 years ago

Hi Anubhav Pabby, thanks for reaching out. I already collected static files into static folder. I'm currently away and not with my PC. Please work with that instead. I'll fix this up when I'm back. Do lemme know if you have further questions/issues. Thanks once again.

jobic10 commented 2 years ago

Hi Pabby, please check. I've updated it. Do let me know if you have more questions... Waiting for your contribution :-)