Skip to content

software-students-fall2023/5-final-project-teamoftwo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project

An exercise to put to practice software development teamwork, subsystem communication, containers, deployment, and CI/CD pipelines. See instructions for details.

Setting Up the Database

Prerequisites

  • Ensure that MongoDB is installed and running on your local machine.
  • Python and pymongo should be installed in your Python environment.

Steps to Set Up the Database

  1. Run the db_setup.py Script: Navigate to the mongodb-database directory and run the db_setup.py script. This script will create two collections (users and feedback) in the customer_feedback_db database and insert some initial data into these collections.

    cd mongodb-database
    python db_setup.py

About

5-final-project-teamoftwo created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •