Releases: samuelcmace/nodejs-store
Releases · samuelcmace/nodejs-store
Sprint 4: Implement Rating System
Features implemented this sprint:
- Allow users to submit ratings on order items they have purchased.
- Implement display of ratings on catalog and cart pages.
Sprint 3
Core Objectives:
- Implement Authentication System Successfully
- Add Ability to Checkout Orders
Bonus Items:
- Miscellaneous UI and UX Improvements
- Add Environment Variables to the Project
- Add GitHub Actions Workflow to Deploy to Docker Hub
Sprint 2
- Add Ability to Checkout
- Add Additional Debug Portal
- Fix Docker Compose Networking for Project
Sprint 1
- Create initial setup for the storefront application
- Create basic Docker Compose runtime configuration