Giter Club home page Giter Club logo

e-commerce-lumitech's Introduction

Hi ๐Ÿ‘‹, I'm Reudy Guerrero

I'm a BackEnd developer from the Dominican Republic. ๐Ÿ‡ฉ๐Ÿ‡ด

reudymiguel20

  • ๐ŸMy long-term goal is to be a Full Stack Developer.

  • ๐Ÿ”ญ"Knowledge is the bridge that connects dreams to reality."

  • ๐Ÿ“ซ How to reach me [email protected]

Connect with me:

reudy-guerrero-rmgr

Languages and Tools:

amplify aws bootstrap css3 docker git heroku html5 java jenkins mysql postgresql rabbitMQ spring

reudymiguel20

reudymiguel20

e-commerce-lumitech's People

Contributors

reudymiguel20 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

nursenaydin28

e-commerce-lumitech's Issues

Make a cart

Make a cart for the products and then link the cart to a specific user: customers. A cart holds many products and a user: customer can have only one cart.

NOTE: only to customers

Fix cart bug

  • The product doesnt get added at first on the cart, it does on the second occasion (Done)
  • The product no longer repeat but must update the quantity and the total price on cart
  • CartItem table on the database updates the quantity and no longer repeats, that's good

Add enum to product category

public enum ProductCategory {
LAPTOP,
SMARTPHONE,
TABLET,
DESKTOP,
WEARABLE,
ACCESSORY,
SOFTWARE,
COMPONENT
}

Implement user features

Ability for a user to change any of its details.

  • Customers owners of their accounts are able to change their info (In process)
  • Admin being able to delete users and block them.
  • Giving admin the ability to give a user the Employee Role

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.