Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanish35 authored Oct 30, 2024
1 parent 12672a5 commit 15afd89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,13 @@
- **Real-time Chatting**: Engage in both group and personal chats using WebSockets, facilitating real-time communication among students.
- **Fuzzy Searching**: Utilize Fuse.js for intelligent fuzzy searching, making it easy to find posts, users, and more.
- **User-Friendly Search**: Leverage React Autocomplete for searching posts and users, enhancing the overall user experience.
- **Blazing Fast Fetching and Searching**: Integrate Redis to efficiently fetch posts and search results, ensuring a responsive and smooth user experience.
- **Rate Limiting**: Implement rate limiting to prevent abuse and maintain a healthy platform for all users.
- **DDoS Protection**: Implement a proxy server to safeguard against DDoS attacks, ensuring stability and security.
- **Google and GitHub Authentication**: Seamlessly authenticate using Google and GitHub, with verification of educational accounts to ensure valid college email addresses.
- **Image Uploads**: Use the Cloudinary API to upload and display profile pictures, enhancing user profiles.
- **Engagement Features**: Users can like posts and comment, fostering interaction and community building.
- **Bot Prevention**: Integrate reCAPTCHA during the signup process to avoid bot signups, ensuring a genuine user base.
- **Access Control**: Ensure that users without college email IDs can comment but are restricted from posting, maintaining the integrity of the platform.


Expand Down

0 comments on commit 15afd89

Please sign in to comment.