Skip to content

Conversation

@Shreyanshi210205
Copy link
Contributor

@Shreyanshi210205 Shreyanshi210205 commented Oct 23, 2025

Description

This update integrates MongoDB into the project using Mongoose. A database connection has been established to replace the previous in-memory user storage. The change enables persistent user data storage for registration, login, and authentication features.
User schema is created in models/User.js with unique email and password .

WhatsApp Image 2025-10-23 at 12 51 55_37e36d5b

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

#33

Checklist

@Ayushivam22 Ayushivam22 merged commit 159a496 into OPCODE-Open-Spring-Fest:main Oct 23, 2025
6 of 7 checks passed
@Shreyanshi210205 Shreyanshi210205 deleted the shreyanshi_db branch October 28, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants