SwanandD121 / FeatherPerfect_fe

FeatherPerfect is a social media application developed using ReactJS, aimed at creating a dedicated space for wildlife enthusiasts and photographers. Users can upload and share their wildlife photos, follow other users, and explore a curated feed of nature-based content.
https://feather-perfect-fe.vercel.app/
MIT License
16 stars 49 forks source link

Backend Development: User Info and Posts Models under GSSOC & Hacktoberfest. #52

Open Mr-jas91 opened 1 month ago

Mr-jas91 commented 1 month ago

As part of the GSSOC and Hacktoberfest initiative, I propose to enhance the project's backend functionality by adding a dedicated backend folder that includes essential models for user information and posts. Utilizing Node.js and MongoDB, I will create the following:

UserInfo Model: This model will manage user details such as username, email, password, avtar, cover image, followers, following etc, ensuring efficient data handling and validation.

Posts Model: This model will facilitate the creation, retrieval, updating, and deletion of user posts, incorporating features like timestamps, owner of the post, likes, comments etc.

github-actions[bot] commented 1 month ago

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our FeatherPerfect team will review it shortly. Stay tuned!

Mr-jas91 commented 1 month ago

are you find this message?