Used bootstrap@5 and CSS to create html views. Included on-hover-opening navigation bar as a template to be included in different routes. Included Drag & Drop Facility on image upload feature; using js to listen events.
9
Screenshot
If frontend changes made, add screenshots of the design in desktop, tablet and mobile views.
Desktop (lg breakpoint)
Table (md breakpoint)
Mobile (sm breakpoint)
To get a screenshot link, upload your screenshot to postimage with 'no expiration' and 'do not resize my image' set. Then, copy the direct link from there and replace <screenshot link> with it.
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.
[X] 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)
[X] 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
Used bootstrap@5 and CSS to create html views. Included on-hover-opening navigation bar as a template to be included in different routes. Included Drag & Drop Facility on image upload feature; using js to listen events.
9
Screenshot
Desktop (
lg
breakpoint)Table (
md
breakpoint)Mobile (
sm
breakpoint)To get a screenshot link, upload your screenshot to postimage with 'no expiration' and 'do not resize my image' set. Then, copy the
direct link
from there and replace<screenshot link>
with it.Checklist:
Please tick all the boxes that are fulfilled by your Pull Request.
Added index.html
)For frontend related changes,