Manishkr1007 / WordWeaver

https://word-weaver-rho.vercel.app
MIT License
11 stars 39 forks source link

Created a backend file and add server and make all data store in mongodb as database #147

Open AayushiJapsare15 opened 2 weeks ago

AayushiJapsare15 commented 2 weeks ago

Pull Request Description fixes #12

Overview This pull request implements a comprehensive backend solution for user authentication and post management in our application. Users can now sign up and log in using both Google OAuth and manual registration. Each user can add posts, which are stored in a MongoDB database. All posts created by a user can be retrieved and displayed, ensuring a personalized experience.

Features User Authentication:

Google OAuth: Users can sign up and log in using their Google accounts, streamlining the authentication process and reducing friction for users. Manual Registration and Login: A standard registration and login system is implemented, allowing users to create accounts using their email and password. Post Management:

Add Posts: Users can create and submit posts. Each post is associated with the authenticated user, ensuring that only the respective user can manage their posts. View User Posts: A feature is included to fetch and display all posts created by the logged-in user, providing a personal dashboard of their contributions. Database Integration:

The backend server is set up to interact with a MongoDB database, facilitating efficient storage and retrieval of user data and posts. Data models are defined for users and posts, ensuring a structured approach to data handling.

vercel[bot] commented 2 weeks ago

@ayushijap is attempting to deploy a commit to the Manishkr's projects Team on Vercel.

A member of the Team first needs to authorize it.

AayushiJapsare15 commented 2 weeks ago

@Manishkr1007 I have created backend and made all changes accordingly. This pr cant be merged automatically and it is not allowing to resolve conflicts since new folder is added and alot changes are made.

Please dont ignore the PR for that reason .

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
word-weaver ❌ Failed (Inspect) Nov 5, 2024 6:14pm