QAZIMAAZARSHAD / Voters-Registration-Portal

An online form for the registration of voters in the electoral roll.
https://qazimaazarshad.github.io/Voters-Registration-Portal/
MIT License
49 stars 132 forks source link

Beautify Code #292

Open Albert-Jokelin opened 3 years ago

Albert-Jokelin commented 3 years ago

Make separate CSS and JS files for every page. Make separate CSS files for the header and footer. Put all the CSS files in the CSS folder. Put all the JS files in the JS folder. Put all the HTML files in the HTML folder except index.html. Put all the images in the images folder. Remove unnecessary and commented code from every file. Properly comment the code in all files.

QAZIMAAZARSHAD commented 3 years ago

Yes sure go ahead.

Organize the code properly, organize the files, make separate files for particular sections if necessary, and properly comment the code.

QAZIMAAZARSHAD commented 3 years ago

Since the header and footer are the same on every page.

Make separate CSS files for the header and footer as well.

QAZIMAAZARSHAD commented 3 years ago

@Albert-Jokelin any updates?

Siddharth1006 commented 3 years ago

Can I work on this issue under LGMSoC? @QAZIMAAZARSHAD

QAZIMAAZARSHAD commented 3 years ago

Can I work on this issue under LGMSoC? @QAZIMAAZARSHAD

Check the task description. Get started.

Siddharth1006 commented 3 years ago

UPDATE: I have separate and ordered all the code for CSS and js. I need to change the path being used in script tag. Have some more errors.. I will try to submit as soon as possible. Busy with cllg stuff at the moment..

QAZIMAAZARSHAD commented 3 years ago

Fine try to resolve it as soon as possible.