GottfriedCP / Blockchain-based-E-Voting-Simulation

A web application to simulate blockchain-based e-voting protocol
MIT License
75 stars 29 forks source link

The 'sim:"" ' url on the browser #6

Open MainaIan opened 4 years ago

MainaIan commented 4 years ago

Did you use any python simulator for this project?

error
GottfriedCP commented 4 years ago

This is a demo project created using Python backend, namely Django.

On Mon, Oct 28, 2019, 13:48 MainaIan notifications@github.com wrote:

Did you use any python simulator for this project? [image: error] https://user-images.githubusercontent.com/42199098/67657539-17a33e00-f968-11e9-9c78-4fa6ff122028.PNG

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GottfriedCP/Blockchain-based-E-Voting-Simulation/issues/6?email_source=notifications&email_token=ABBS5NSP5WETH6YTQU45YBLQQ2DM7A5CNFSM4JFWEVV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HUVVYOQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBS5NVOH7DKVTVYA3LB3EDQQ2DM7ANCNFSM4JFWEVVQ .

MainaIan commented 4 years ago

I seems to have an issue with connecting the different templates in the three apps. Any suggestion on what i might be missing?

GottfriedCP commented 4 years ago

I have no idea how to reproduce your issue. Maybe try Django template layer docs here: https://docs.djangoproject.com/en/2.2/#the-template-layer

and check your settings.py for this config variable 'TEMPLATES'.

Finally, try to run the development server first: 'python manage.py runserver' and access localhost:8000.

On Mon, Oct 28, 2019 at 2:22 PM MainaIan notifications@github.com wrote:

I seems to have an issue with connecting the different templates in the three apps. Any suggestion on what i might be missing?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/GottfriedCP/Blockchain-based-E-Voting-Simulation/issues/6?email_source=notifications&email_token=ABBS5NSJT2ZMNPIBZSHANRLQQ2HMNA5CNFSM4JFWEVV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECL5VSI#issuecomment-546822857, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBS5NWFWLTPVB6SYVNE3EDQQ2HMNANCNFSM4JFWEVVQ .