iiitl / Note_Generator

Note Generator is a note-taking app for the web.
MIT License
0 stars 14 forks source link

Grid View Page for Notes #8

Open AkhileshJyotishi opened 7 months ago

AkhileshJyotishi commented 7 months ago

Overview

This issue entails the development of a grid view page for displaying notes within our application.

The grid view presents a visually appealing layout that allows users to view multiple notes simultaneously, enhancing the browsing experience and facilitating quick access to content.

Implementing this feature will provide users with an alternative view option, complementing existing list view functionality and catering to diverse preferences.

You can gather inspiration for layout and styling from Keep Notes .

imranasumbul commented 7 months ago

@AkhileshJyotishi I would like to work on this issue. kindly assign it to me :)

AkhileshJyotishi commented 7 months ago

@imranasumbul

What's your approach for solving the issue?

imranasumbul commented 7 months ago

@AkhileshJyotishi I will add a select option and according to the response of the user, i will try to change the layout of the page by tweaking the css and JS. It would be great if you could suggest me a better approach.