Skip to content

Ventamal is a sample project of an e-commerce web application developed with Java EE with a Glassfish server for the DB. It can be used as a starting point for such an application, as it implements fundamental elements for the case.

Notifications You must be signed in to change notification settings

Valeo08/ventamal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ventamal

Ventamal is a sample project of an e-commerce web application developed with Java EE and a Glassfish server for the DB. It can be used as a starting point for such an application, as it implements fundamental elements for the case.

  • User accounts.
    • Sign up and log in systems.
    • Products of interest for the user.
    • Profile page.
    • Product management: edit, remove, sell.
  • Publication of products.
  • Product detail page.
  • Search and filter products
  • User comments on products. Three types: public, seller-only or private.
  • Admin panel.
    • User, comment and product reporting system.
    • Account management: users and comments.
    • Product management.
  • Sellers public contact information for registered users.
  • Management of sold products.
  • Better images for products, which includes allowing more (Optional).

It currently includes the basics to serve as an online catalogue of advertisements for the sale of products.

The rest of the features are planned to be included in the near future. These are only the ones listed, but suggestions are welcome 🤗.

Important note: the files, classes, servlets, filters and other files are written in Spanish (respecting the Java syntax, of course), something that is noticeable in the comments included.

About

Ventamal is a sample project of an e-commerce web application developed with Java EE with a Glassfish server for the DB. It can be used as a starting point for such an application, as it implements fundamental elements for the case.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published