Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unused mongo package and connected with mongoose. #73

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

TheSloanRanger
Copy link
Collaborator

@TheSloanRanger TheSloanRanger commented Jan 23, 2024


name: Using mongoose instead of mongoDB

Pull Request Overview

Brief Description:

This uses mongoose to connect to the MongoDB server and assigns it the variable DB.

Issue Number: #68

Related User Story:

Link to the user story or issue this PR addresses.

Code Changes

Major Changes:

Overview of major code changes and their impact.

Minor Changes:

List of minor changes or refactors.

Testing

Test Cases Covered:

Brief description of test cases added or modified.

Testing Results:

Summary of test results and any bugs identified.

Documentation

Updated Documentation:

Links to updated user or technical documentation.

Review Checklist

  • Code follows project's coding standards.
  • Code is commented and clean.
  • Tests are comprehensive and passing.
  • Documentation is updated and accurate.

@FinnbarHome FinnbarHome self-assigned this Jan 23, 2024
@FinnbarHome FinnbarHome added the bug Something isn't working label Jan 23, 2024
@TheSloanRanger TheSloanRanger added enhancement New feature or request and removed bug Something isn't working labels Jan 23, 2024
@FinnbarHome FinnbarHome added this to the API milestone Jan 23, 2024
Copy link
Collaborator

@FinnbarHome FinnbarHome left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@FinnbarHome FinnbarHome merged commit e817bb6 into dev Jan 23, 2024
1 check passed
@FinnbarHome FinnbarHome deleted the API/express-server-improvements branch January 23, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants