Community-Website icon indicating copy to clipboard operation
Community-Website copied to clipboard

Official Website of HITK Tech Community 👩🏻‍💻👨🏻‍💻

Results 111 Community-Website issues
Sort by recently updated
recently updated
newest added

### Task Check out the [`backend-setup`](https://github.com/HITK-TECH-Community/Community-Website/tree/backend-setup) branch, go through the codebase. Play around the codebase. Try to find bugs in the codebase. ### How to report a bug Once you...

bug
help wanted
open for all
backend
high-priority
level2
Up-for-Grab
GSSoC22
Medium
IWOC2025

Update existing broadcast. Authenticated API Requires API Testing. Refer #81 For API Testing resources. This depends on #494 (Can be taken up once dependant issues are completed)

backend
Level1
Up-for-Grap

Deliverables- - Pick one API folder from backend and write all the tests related to the same. List of Folders - 1. [Contact-Us](https://github.com/HITK-TECH-Community/Community-Website/tree/main/backend/app/routes/contactUs) => @SadanandMiskin 2. [Join-Us](https://github.com/HITK-TECH-Community/Community-Website/tree/main/backend/app/routes/joinUs) => 3. [FAQ](https://github.com/HITK-TECH-Community/Community-Website/tree/main/backend/app/routes/faq)...

backend
level1
Up-for-Grab
gssoc
Easy
IWOC2025

**Is your feature request related to a problem? Please describe.** Inorder to reduce the initial loading time of website, lazy loading can be implemented. **Describe the solution you'd like** Render...

frontend
level2
Up-for-Grab
Swoc
CodePeak

**Describe the bug** Carousal in mobile view is creating some extra space in the right side **To Reproduce** Steps to reproduce the behavior: 1. Go to the website in mobile...

bug

Create a route to delete an admin. This can be performed only if the request is made by a SuperAdmin. Refer to existing route for help API testing is required....

enhancement
good first issue
backend
Level2
Up-for-Grap
Swoc

## Issue that this pull request solves Closes: #640 ## Proposed changes Added some extra fields in add broadcast form ### Brief description of what is fixed or changed Added...

**Description-** The Image loading on the website takes a lot of time which makes the website slower and look bad. **Requirement-** - [ ] Come up with the the solution...

bug
level2
gssoc
Medium
hacktoberfest
IWOC2025

### Description API Testing for the admin route using Postman. There should be one collection for login containing multiple requests covering all the major tests for admin login route. Examples:...

documentation
good first issue
backend
high-priority
level3
GSSoC22

## Issue that this pull request solves Closes: # (issue number) #543 ## Proposed changes ### Brief description of what is fixed or changed I made the respective changes to...