Giter Site home page Giter Site logo

viniciusrplima / ecommerce Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 447 KB

E-comerce sample with Spring Boot and Angular

Java 88.88% HTML 1.89% Shell 1.92% Procfile 0.06% PLpgSQL 0.86% Dockerfile 0.10% TypeScript 4.49% CSS 1.81%
angular aws-s3 ecommerce flyway jpa postgresql rest-assured spring-boot spring-security

ecommerce's People

Contributors

viniciusrplima avatar

Stargazers

 avatar

Watchers

 avatar

ecommerce's Issues

Add Expire Cart Item time

When customer add a product in cart you have a time to buy it, if he dont buy in this time the product will be available for other customer.

Add Search Params to Products route

  • limit: limit the number of returned items
  • page: set the page that you return
  • q: search for a product name
  • type: get products with product type

Configure Employee Authentication

  • create model
  • create service to register and login
  • create controller to register and login
  • create validation
  • create integration tests to api

Create ProductType Resource

  • create model
  • create service to find, save, update and delete
  • create controller to find all, find one, save, update and delete
  • create validation
  • create integration tests to api

Create Cart Resource

  • create model
  • create service to find, save, update and delete
  • create controller to find all, find one, save, update and delete
  • create validation
  • create integration tests to api

Refatorar testes

Os dados dos testes são gerados por um utilitário chamado DataUtil. Isso não é muito bom porque gera dependência entre os testes.
Deve-se colocar essa geração de dados na classe dos testes mesmo que fique algo grande.

Create Resource Product

  • create model
  • create service to find, save, update and delete
  • create controller to find all, find one, save, update and delete
  • create validation
  • create integration tests to api

Create Purchase Resource

  • create model
  • create service to find, save, update and delete
  • create controller to find, save, update and delete
  • create validation
  • create integration tests to api

Configure Admin Authentication

  • create model
  • create service to register and login
  • create controller to register and login
  • create validation
  • create integration tests to api

Create Payment Resource

  • create model
  • create service to find, save, update and delete
  • create controller to find all, find one, save, update and delete
  • create validation
  • create integration tests to api

Configure Customer Authentication

  • create model
  • create service to register and login
  • create controller to register and login
  • create validation
  • create integration tests to api

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.