Skip to content

cristinabuciu/sales-store

Repository files navigation

sales-store

  1. Authentification Service:

    • pt login username:cristina parola:cristina
    • login
    • logout
    • register
    • validateCredentials
  2. StockService

    • getStock
    • getStockById
    • getStockByName
    • updateStock
    • sendStock ?
    • processStock ?
  3. OrderService

    -tab nou Order in care facem comenzi (refolosim Add purchase)

    • placeOrder
    • proccessOrder
    • updateOrder
  4. ReportService

    • getReportByTimeRange
    • getCustomReport
    • getCustomerReport
    • getStockReport
    • getOrderReport
    • getUsersReport
    • sendReport
  5. CustomerRequestService

    • sendCustomerRequest
    • porcessCustomerRequest
  6. RecommendationService

    • getCustomerRemmendation
    • getRecommendation
    • sentRecommendation
    • processRecommendation

To deploy on localhost please run:

./script.sh # this will build the images
docker-compose up --build # to start the containers
docker-compose down # might consider using this

in browser -> http://localhost:3003/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published