FRONTEND: React Native Social Media App
Frontend App Title
SocialConnect
Overview
About
SocialConnect is a React Native mobile application that integrates with the existing social media backend API. User-friendly ui for social networking features such as user profiles, posts, comments, likes, bookmarks, and following/follower relationships.
Detailed Features
Detailed Features:
- [ ] User Authentication and Profile.
- [ ] Create new posts with text content and multiple images.
- [ ] Edit existing posts (content, tags, images)
- [ ] Delete posts
- [ ] View all posts, user-specific posts, and bookmarked posts
- [ ] Remove individual images from posts
- [ ] Like and dislike posts
- [ ] Comment on posts
- [ ] Bookmark posts
- [ ] View bookmarked posts
- [ ] Follow and unfollow other users
- [ ] View all posts in a feed
- [ ] Explore posts by username
- [ ] View other users' profiles
Tech Stack Used
React Native, Redux Toolkit
Built For Platform
Mobile (iOS and Android)
Project Path
$ROOT_FOLDER/examples/apps/social-media/mobile/react-native-redux-toolkit
Hello maintainers @hiteshchoudhary @jwala-anirudh ,
I'd want to challenge myself by developing a React Native frontend for the existing social media backend. This project will serve as a learning opportunity for me to learn mobile app development with React Native. I am confident I can do this. If given the go-ahead, I'll start by setting up the basic project structure and implementing the first few features.
Hi @vijeet-shah , Thanks for showing interest in contributing into the freeapi frontend examples. Application feature seems ok. You can proceed with the application. Kindly go through frontend contribution guide thoroughly before proceeding.
Hi @vijeet-shah , Are you working on this ? I would also like to contribute to the same.