Community-Website
Community-Website copied to clipboard
Official Website of HITK Tech Community 👩🏻💻👨🏻💻
Can I add project images to the readme.md file? If yes, please assign this issue to me, I would like to work on this issue.
**Describe your Proposal** I would like to suggest that the placeholder, as well as the text in the 'Email' input field of the Newsletter Signup form in the footer, be...
Refactoring the resources as per the [resources](https://github.com/HITK-TECH-Community/Community-Website/blob/main/frontend/PROPOSAL.md). The resources page needs UI enhancement, also the image should not be there in responsive mobile layout as it hides the actually resources...
=> added Twitter and youtube icons in the footer. => add email in the footer issue #716
Deliverable- - [ ] On submit of the form, the join us api should be called[Make sure you handle errors properly] - [ ] A success/error toast bar should be...
## Issue that this pull request solves Closes: #718 ## Proposed changes: Updation of Motive and Join us section documentation. ### Brief description of what is fixed or changed The...
Deliverables- - [ ] Integrate the https://hitk-tech-community.netlify.app/resources form with backend [POST] api Ref - https://github.com/HITK-TECH-Community/Community-Website/blob/main/backend/app/routes/resources/addResource.js
Deliverables - - [ ] Go to admin dashboard(by logging in using admin credential, which can be found in project readme) => Click on `Contact Us` tab. It should call...
I want to add a few issue forms so that it will be convenient for new contributors to open issues. There are already issue templates for this project but they...
Deliverables- - [ ] As soon as someone visits on `Q&A` page, there should be the [GET Questions](https://github.com/HITK-TECH-Community/Community-Website/blob/main/backend/app/routes/Q%26A/question/getAllQuestion.js) call. - [ ] The list of questions should appear one below...