BitByte-TPC / TPC-website

This is the official website of The Programming Club
https://iiitdmj.ac.in/webix.iiitdmj.ac.in
MIT License
7 stars 24 forks source link

Updated NavBar data #64

Closed aryan1113 closed 9 months ago

aryan1113 commented 10 months ago

Issue Number

fixes #61

Describe the changes you've made

Alumni data was repeated and therefore the events data was not visible on the navbar. To view events, login should not be required as this data is to be displayed to all visitors to the website.

In the frontend/src/pages/Alumni/index.tsx file, an extra line was deleted as it caused compilation errors due to prettier.

Additional context (OPTIONAL)

image

Checklist