Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Make a blog page #162

Open
SamakshAgarwal1112 opened this issue Jun 26, 2024 · 2 comments
Open

[FEATURE] Make a blog page #162

SamakshAgarwal1112 opened this issue Jun 26, 2024 · 2 comments
Assignees
Labels
BSoC'24 Issues available during BSoC 2024 difficulty - easy enhancement New feature or request

Comments

@SamakshAgarwal1112
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

The blog page is to be created. The current \blogs\ page is just an empty page with just a "Let's get started!" text in it.

Describe the solution you'd like!

Make a \blogs\ page following the standard convention, i.e a header with the title Blogs, a footer, a search box with search fields - author's username, title, tags(should be able to select multiple) and type of blog, and all the available blogs in the form of boxes only showing author name, title, tags, date added, whether the blog is self or which campaign it belongs to and a view button to open a full detailed page of that blog at \blogs\<id-of-that-blog>. No need to make the detailed blog page for now. Additionally make sure the page is responsive.

Describe alternatives you've considered

Feel free to suggest!

Developer Help

For better idea of blogs data, check out the blogs model in feature\blog branch or PR #161
For reference to search box, check out \jobs\.
For reference to boxes of blogs, check out \news\.

@SamakshAgarwal1112 SamakshAgarwal1112 added enhancement New feature or request difficulty - easy BSoC'24 Issues available during BSoC 2024 labels Jun 26, 2024
@blazethunderstorm
Copy link

@SamakshAgarwal1112 I want to work on this issue

@SamakshAgarwal1112
Copy link
Collaborator Author

@ANIRUDHNARANG0 Go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BSoC'24 Issues available during BSoC 2024 difficulty - easy enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants