Skip to content

diesos/ecommerce-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is aimed to learn and practice Jave with Spring Boot Framework:

Creating a back-end for a E-commerce Store:

User Logic :

  • Register an account
  • Login to your account
  • Receive an email with token to verify your account
  • Generating a JWT token and acces to protected routes.

CRUD :

Product/shop logic :

  • Add a product

  • Add category

  • Add inventory

  • Add order

  • Summarize ordered product * ordered quantities.

    // TODO : Write entire README.

About

implementing back-end api in java springboot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages