mythemedesign / backend-nodejs-capstone

Apache License 2.0
0 stars 0 forks source link

Finish user stories #1

Open mythemedesign opened 2 months ago

mythemedesign commented 2 months ago

As a product manager I need to define stories about the process of imploymetation of software as needed So that we can run the app and depoly the product

Details and Assumptions

 procedures are listed here:

* Initialize and populate MongoDB
* Run skeleton application
* Implement SecondChanceItems service API
* Implement Search service API
* Implement Sentiment Analysis service API
* Implement Registration backend service API
* Implement Login backend service API
* Implement User Profile backend service API
* Integrate the frontend provided with the backend
* Add CI/CD pipelines for backend services
* Containerize the services and applications
* Deploy backend services
mythemedesign commented 2 months ago

All stories added