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

Design and add a MongoDB schema (Issue 75) #100

Closed
wants to merge 9 commits into from

Commits on Nov 20, 2024

  1. (chore) added .DS_Store to .gitignore

    Signed-off-by: Kannav02 <[email protected]>
    Kannav02 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a72dfdc View commit details
    Browse the repository at this point in the history
  2. changes made for my refernce

    Signed-off-by: Kannav02 <[email protected]>
    Kannav02 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    920c52f View commit details
    Browse the repository at this point in the history
  3. (chore) added requirements.txt file for common folder

    Signed-off-by: Kannav02 <[email protected]>
    Kannav02 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    543b724 View commit details
    Browse the repository at this point in the history
  4. (feat): added the .env.example file for mongoDB

    Signed-off-by: Kannav02 <[email protected]>
    Kannav02 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4e44476 View commit details
    Browse the repository at this point in the history
  5. (feat) added the basic mongoDB functions to run

    Signed-off-by: Kannav02 <[email protected]>
    Kannav02 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    eb8fa44 View commit details
    Browse the repository at this point in the history
  6. (feat) design for mongoDB schemas made and added

    Signed-off-by: Kannav02 <[email protected]>
    Kannav02 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a26d97e View commit details
    Browse the repository at this point in the history
  7. added a comment

    Signed-off-by: Kannav02 <[email protected]>
    Kannav02 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    18f0110 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    afd2259 View commit details
    Browse the repository at this point in the history
  9. 1 Configuration menu
    Copy the full SHA
    e4ccf8d View commit details
    Browse the repository at this point in the history