Giter Club home page Giter Club logo

rbjks.github.io's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rbjks.github.io's Issues

Redirect logo clicks to homepage

Is your feature request related to a problem? Please describe.
Clicking on the logo in the navbar currently does nothing

Describe the solution you'd like
When a user clicks on the logo from any page, they should be redirected to the homepage

  • Would you like to work on this?

[FEATURE]: Add gitpod link to README

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

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

Save the efforts for minor changes

Proposed Solution

Include a direct link for GitPod development as is done in this repo.

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

Change Prettier workflow options to format all files

Describe the bug
Currently Prettier only formats js files with the workflow prettier.yml

Expected behavior
The workflow should format all code files present in the repository

Additional context
Investigate the parameters here
We can modify the options such that the workflow formats all files

[FEATURE]: Embed Google Form for contact

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

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

Currently, we have a non-working Contact modal on the contact page.

Proposed Solution

Replace the email form with an embedded Google Form

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

No response

[BUG]: Convert Pull Request Template to Issue Form

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Issue Templates are in Issue Form formats, but the PR template isn't.

Expected Behavior

Mimic the Issue Template UI for PR template

Steps To Reproduce

  1. Create a new PR
  2. Observe

Anything else?

No response

What browsers are you seeing the problem on?

No response

[FEATURE]: Improve README

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

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

Currently, the README is not very descriptive about the project.

Proposed Solution

Design a better README which captures the NGO's purpose and mission.

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

Change the website color to Desert Sand

Currently the website has a black background.
Change the website's background color to Desert Sand. The exact color code is mentioned in the README file.

[FEATURE]: Hindi captions translations for `activities.html`

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

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

Currently there are only English captions to all images in the json file.
After #103 is resolved, we will need to render Hindi captions on-click in the activities page

Proposed Solution

Implement a methodology similar to the one in index and contact html files

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

Create a JSON-based image gallery

Is your feature request related to a problem? Please describe.
Currently, the image gallery is non-functional

Describe the solution you'd like
A grid-styled image gallery with captions that takes information from a JSON file stored on the repo.

Additional context
Use sample images and captions for the time-being.

Contact modal not working

Describe the bug
When I filled the form on the contact modal, it doesn't work

To Reproduce
Steps to reproduce the behavior:

  1. Go to the website
  2. Click on Contact in the navbar
  3. Fill form and click on Submit
  4. See error

Expected behavior
The message should be sent to the designated email ID in the backend.

Screenshots
image

Fix the footer in `contact` page

Describe the bug
The footer in the contact page is completely ruined

To Reproduce
Steps to reproduce the behavior:

  1. Go to the website
  2. Click on Contact in the navbar
  3. Scroll down to the bottom of the page
  4. See error

Expected behavior
Footer should mimic the one on Homepage.

Screenshots
This is how the contact page footer is
image

This is how the Homepage footer is. This should be replicated above.
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Google Chrome

Create two new page files

Create two new html files.

Contact.html and activities.html.

Both those files should have the navbar same as the one in index.html.

Add guidelines for using Prettier

Is your feature request related to a problem? Please describe.
Currently Prettier is not being used by all contributors.

Describe the solution you'd like
Atleast a guide describing the expected actions from each contributor. Would be happy to know any other tasks.

  • Would you like to work on this?

Use the logo/favicon on the webpages

Discussed in #19

Originally posted by adityaraute February 26, 2023
RBJKS logo

So here's a logo we have for the NGO. I'm not sure how to incorporate this logo well enough. Please suggest.

As an extension of this discussion, we should incorporate this logo on our branding in the webpages - mainly header and footer.

[BUG]: Unnecessary link in Issue template

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

We have an unnecessary link in the Feature Request issue template.

image

Expected Behavior

Remove this Discord link from the template.

Steps To Reproduce

Go to Issues
Create a Feature Request issue
Scroll down to see the dead link

Anything else?

No response

What browsers are you seeing the problem on?

No response

Incorrect Font Colour on `Contact` page

Describe the bug
Incorrect Font Colour on Contact page

To Reproduce
Steps to reproduce the behavior:

  1. Go to the main branch
  2. Click on 'Contact' on the homepage navbar
  3. See error

Expected behavior
Change the colour from black to white on the contact page navbar

Screenshots
image

Convert all Issue Templates to Issue Forms

Describe the solution you'd like
An issue form with input and textarea fields, like the one that EddieHub has, linked here.

Additional Context
The fields would still be the ones we have in our Issue templates, only the formatting will have to match the aforementioned link.

  • Would you like to work on this?

[FEATURE]: Add Hindi text in contact page

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

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

Currently we only have English text in the contact.html file

Proposed Solution

We have implemented Hindi text switching for the homepage. We can employ the same technique here.

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

Add phone and email icon in the footer

Add icons in the footer to the left of the phone number, and the email field.

Makee sure the icon theme is same as the one for social media links. Download svg files in assets folder and use those.

Use theme colors in navbar links

Currently the navbar is not styled.

Add CSS styling to the navbar and the links. The links should stay the same color before/after click. A slight change onhover is fine.

Make tabs in the contact us part of the footer open in different tab

Describe the bug
I would like to highlight that the social media links given in the footer need to open in new tab to make the user experience feel better.
In the contact us part
image

To Reproduce
Steps to reproduce the behavior:

  1. Go to the site https://rbjks.github.io/
  2. Scroll down till the end of the website
  3. See that all the social media links open in the same tab as the same tab where the website was open

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser Opera
  • Version -

Smartphone (please complete the following information):

  • Device: Redmi
  • OS: MIUI 12
  • BrowserChrome
  • Version -

Additional context
Add any other context about the problem here.

Add a flag in Issue Template for issue creator to contribute

Is your feature request related to a problem? Please describe.
Often we don't know when an issue is created if the creator wants to work on it themselves.

Describe the solution you'd like
In both the issue template files, create a checkbox to ask if the creator wants to work on that particular issue.

Additional context
Would also be better if we can then add a section where they describe the ideal solution to their issue

Add a standard Footer with placeholder content

Add a standard footer that would work for an NGO. It should have elements for contact details, info about the organization, and some social links. Make sure it is only at the end of the document and is visible only on scroll.

Change the footer of the website

Is your feature request related to a problem? Please describe.
The current foot is way too simple and not much emphasizing. I have better footer ideas.

Describe the solution you'd like
I would like to create a new footer with the preferred colors

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Add lazy loading to images on the website

Is your feature request related to a problem? Please describe.
Slow loading for 2G and 3G networks

Describe the solution you'd like
Add lazy loading property to all image tags on the website

Describe alternatives you've considered
Posting images of lesser resolution but that is not a sustainable solution

Additional context
N/A

[BUG]: TYPO: Contact page title is activities

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The tab title for Contact page is incorrect

Expected Behavior

Contact page tab title should read Contact

Steps To Reproduce

  1. Click on the Contact Us option in the navbar

Anything else?

No response

What browsers are you seeing the problem on?

No response

Main image does not load

The main image (Ext jacket.jpg) does not load on index.html file due to typo
on html line 32
<img src = "assets/images/brand/**Ext jacke**.jpg" class="intro-image"/>

Screenshot (23)

Create issue templates

Please create some issue templates for the repo. Primarily need bug and enhancement templates.

[FEATURE]: Include bank details for donors on the website

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

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

Currently we only have a Google form link on the webpage for donors.

Proposed Solution

Include bank details so it is easier for the donors to donate directly to account.

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

No response

Implement Prettier

Is your feature request related to a problem? Please describe.
Prettifying files by GitHub Actions

Describe the solution you'd like
Prettify code every time a push is made to a branch

Describe alternatives you've considered
Using ESlint or super-linter

Additional context
Using the creyD/[email protected]

Make the Bug report template uniform

Describe the bug
I would like to point out that specific parts of the Bug report template can be uniformly represented for better flow in the process of filling the issue template.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://github.com/rbjks/rbjks.github.io
  2. Click on the Issues tab, Then New issue
  3. Click on Bug Report
  4. See an error or missing uniformity under Desktop and Smartphone Category/Sublist.

Im skipping all the sections below this coz the issue is the about this issue template itself

image
Under the Smartphone and Desktop the : can be added wherever missing like how they are placed for the Device and Browser.

PS: I would love to work on a fix for this issue pls let me know.

Fix the colors in the home page text for better readability

Describe the bug
The text on the home page has very little readability; hence, changing the colors might help do the job.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://rbjks.github.io/
  2. See that the text on the right of the image is a bit harder to read as the text is blended with the background color.

Expected behavior
A clear and readable text.

Screenshots
image

Desktop (please complete the following information):

  • OS: Win11
  • Browser Opera - LVL5 (core: 105.0.4970.63)

I would love to work on this please assign this issue to me.

Request to add a file named CONTRIBUTING.md and populate it

Is your feature request related to a problem? Please describe.
This issue is about adding a new feature which is a file named CONTRIBUTING.md which has the instruction for anyone interested to contribute to this project

Describe the solution you'd like
I thought maybe I can help create a file named CONTRIBUTING.md and populate that with the necessary info about how to start contributing to this project

Describe alternatives you've considered
This file is common and would be required at some point of time . Hence there is no alternative as such other than doing this feature at the earliest

[FEATURE]: Add a workflow to declare a release

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

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

I don't want to make up releases for every push. A workflow will make this easier.

Proposed Solution

For every push to the deployment branch, the workflow should create a release with the proper release tags.

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

N/A

[FEATURE]: Add Hindi captions to `Images.JSON`

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

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

Currently we only have English text in the images.json file for all activities.

Proposed Solution

Added a Hindi caption to each image which can be later used for translations.

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

[FEATURE]: Translate to Hindi link should be visible on mobile on the main page content

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

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

Currently, the translate to Hindi link is inside the collapsed navbar.

Proposed Solution

To improve the UX for mobile users, this link/option should be visible on the page content itself.
If possible, the website should also remember the settings from previous pages and carry it forward.

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

[FEATURE]: Instead of the normal hamburger with a up to down mobile navbar slider create a better looking slider from right to left in the mobile view of every page

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

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

Yes The problem is by clicking on the hamburger on mobile screen the icons pop up from the top and it looks very bad.
Instead of that we can make a right to left slider with proper spacing between elements and we can close it by clicking on the same hamburger icon.

Proposed Solution

The solution is that we should change the css of the mobile navbar and set to absolute with right 0 and also will change the zindex of the hamburger so that it can be visible.

Screenshots

Before:-
Screenshot 2024-03-26 214746

After:-
Screenshot 2024-03-26 214838

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

I have made a website with the same feature.
It would look very awesome if you add the feature

fix the navbar of contact page for smaller screen(Mobile screen).

Is your feature request related to a problem? Please describe.
the contact page is not displayed properly in different screen size, especially for mobile screen.

Describe the solution you'd like
Would like to add media query, if added make sure to link it to contact page.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

  • Would you like to work on this?

Change font color.

Is your feature request related to a problem? Please describe.
The Font color on the landing page is very light. I want to make it more readable by using a different color.

Describe the solution you'd like
I want to make it more readable by using a different color.

Describe alternatives you've considered
Using the same font color through out the page.

Update the Favicon for this website

Is your feature request related to a problem? Please describe.
I would love to bring to your notice that this site currently does not have any favicon and I feel adding the favicon would make it look and feel better

Describe the solution you'd like
I would like to use the logo of the website itself as the favicon for this site

Describe alternatives you've considered
Or may be we can create a favicon which relates with the said color theme and reference of the original logo

Additional context

Modify the navbar and index page text color from grey to white

Is your feature request related to a problem? Please describe.
Grey text on homepage and navbar

Describe the solution you'd like
Change this text colour to white

Describe alternatives you've considered
Can also experiment with black text, but preferably not

Add color blocks in README

In the Preferred Theme Colors section of the README file, please add color blocks so that user can actually see the color mentioned.

If including images, make sure all images have the same dimensions.

Improvise the Contact page

Describe the bug
The contact page seems to be simple

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'contact'
  2. See the UI

Expected behavior
The address and details should come at the top when screen size is say of mobile. The form must be more beautiful

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.