Skip to content

Releases: samuelcmace/nodejs-store

Sprint 4: Implement Rating System

24 Apr 17:29
d9357d8

Choose a tag to compare

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

21 Apr 20:01
13a2143

Choose a tag to compare

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

14 Apr 22:43
46ae0f1

Choose a tag to compare

  • Add Ability to Checkout
  • Add Additional Debug Portal
  • Fix Docker Compose Networking for Project

Sprint 1

08 Apr 02:43
7c39af1

Choose a tag to compare

  • Create initial setup for the storefront application
  • Create basic Docker Compose runtime configuration