We are currently developing a social media app that will feature user profiles and showcase their “pages.” Users will be able to create a new page by posting a photo of their outfit and linking to specific articles of clothing. Other users can follow, like, comment on, and share these pages via a link. Additionally, users will be able to edit or delete their pages as needed. When creating a new page, users will be prompted to fill out a form that includes links to specific articles of clothing. Users will then have the option to place a marker on a grid, which, when clicked, will display the link to that specific article of clothing.
- User authorization: sign up and log in
- Hosting on onRender
- User profile displaying related information
- Users are able to post pictures of outfits (CRUD)
- Each post will have a clothing and accessory listing
- Users can follow other users
- Users can like posts
- Bonus Features
- Users can comment on posts
- Users can click on a part of the picture to view the item’s information
- Backend: MongoDB, Express, Node
- Frontend: React, Redux
- API: AWS
- Tim Chang - Team Lead
- Chak Chan - Frontend Flex
- Jiong Qi Pan - Frontend Lead
- Daniel Lee - Backend Flex
- Wilson Wu - Backend Lead
- Project detailed planning
- Set up user auth
- Start the Posting CRUD feature
- Finish up Posting functionalities
- CSS Posting
- Start Profile and follows features
- Start Likes feature
- CSS all the features - Chak
- Explore the feasibility of bonus feture
- Complete main functionalities
- More CSS - Chak