avinash201199 / Competitions-and-Programs-List

List of competitions with details for college students to participate and to enhance their skills.
https://www.instagram.com/lets__code/
GNU General Public License v3.0
542 stars 224 forks source link

creating a nav-bar -- task1 #404 #406

Closed Jony-Jas closed 1 year ago

Jony-Jas commented 1 year ago

Created a Nav bar Task 1 #404

Jony-Jas commented 1 year ago

What content should I add to --> Coding Contest Page and Hackathons Page?

or any other ways?

avinash201199 commented 1 year ago

good work :)

avinash201199 commented 1 year ago

What content should I add to --> Coding Contest Page and Hackathons Page?

  • I think first we should separate the data into a JSON file.
  • And add a category section in the data

or any other ways?

for coding contest page and hackathon page we have two diretory where contents are already present and people are adding more , so if people will add any competion or any program then they will add the details in main page readme as well is in script.js file . If the contributer will add details of any coding contest then he have to add details in coding contest folder's readme file and in coding.js file like wise for hackathon.

avinash201199 commented 1 year ago

so now we have to create 2 html file and two js file ( coding.html , hackathon.html , coding.js , hacktahon.js)

same way as we are doing in home page