I have created a Dashboard page using Bootstrap. There are 3 different cards for navigating to different forms, such as Team form, Event form, and Project form. The navigation bar on the side has also been added as provided.
2
Replace issue_no in the above line, with the issue related to this PR.
Screenshot
Desktop (lg breakpoint)
Table (md breakpoint)
Mobile (sm breakpoint)
Checklist:
Please tick all the boxes that are fulfilled by your Pull Request.
[X] I have named my files and folder, according to this project's guidelines.
[ ] My changes are present on a separate branch (not on main).
[X] My Pull Request has a descriptive title. (not a vague title like Added index.html)
[ ] I have commented on my code, particularly in hard-to-understand areas.
For frontend related changes,
[X] I have added all the required screenshots in this pull request.
[X] The website built is well-designed and responsive.
[X] The design has been approved by the maintainers before hand.
Description
I have created a Dashboard page using Bootstrap. There are 3 different cards for navigating to different forms, such as Team form, Event form, and Project form. The navigation bar on the side has also been added as provided.
2
Replace
issue_no
in the above line, with the issue related to this PR.Screenshot
Desktop (
lg
breakpoint)Table (
md
breakpoint)Mobile (
sm
breakpoint)Checklist:
Please tick all the boxes that are fulfilled by your Pull Request.
Added index.html
)For frontend related changes,