Community-Website
Community-Website copied to clipboard
Official Website of HITK Tech Community 👩🏻💻👨🏻💻
Deliverables-Deliverables- - [ ] Create an API for updating the isApproved field of questions data [the api will resider under [here](https://github.com/HITK-TECH-Community/Community-Website/tree/main/backend/app/routes/Q%26A/question)] - [ ] Create an API for updating the...
- [ ] Currently, the admin's detail is static in profile section. Make this dynamic - [ ] Also make sure to change `Welcome admin` to `Welcome {FirstName}` (as you...
### Feature Request - - [ ] To have a Q&A section where our students can ask questions and relevant people can reply to that. - [ ] The question...
## Issue that this pull request solves Closes: #770 ## Proposed changes updated depreciated npm packages and also fixed some breaking changes ## Types of changes - [x] Bugfix (non-breaking...
Deliverables - - [ ] As sass-lang will no longer be giving updates to node-sass so we want to replace the `node-sass` package with `sass` - [ ] Update all...
### Description Prepare documentation for the initial backend setup. Check out the [`backend-setup`](https://github.com/HITK-TECH-Community/Community-Website/tree/backend-setup) branch, go through the entire codebase, and prepare well-descriptive documentation that will be used for the wiki...
Deliverables- - [ ] Make `Q&A` option on header adjacent to the `FQA` - [ ] `Q&A` option should take us to the `Q&A` page. It will be the spot...
Deliverables- - [ ] Integrate the add team member form of admin panel with the backend api https://hitk-tech-community.netlify.app/dashboard -> About US --> Ad Team Memeber This issue is can be...
Returns a broadcast. public API Requires API Testing. Refer #81 For API Testing resources. This depends on #494 (Can be taken up once dependant issues are completed)
Data sanitization against no SQL injection and XSS Rate limiter so the server won't get overload If you find it relevant, please assign me. I am a participant of GSSOC'21...