Giter Club home page Giter Club logo

ecomweb's Introduction

Ecommerce Website ( DamEcom )

A MVC modelled ecommerce site, using JSTL to template and display. Backed by JEE servlets and mongodb.

  • Shopping basket management and checkout functionality
  • Order History view
  • Authentication, 256bit hash stored passwords
  • Shopping basket persistence accross different login sessions
  • Product grouping submenu for quick navigation

ecom_main

What I coded:

Firstly, it should be said that this was my very first attempt at an Ecom website after more than 10 years of not coding anything.

The database backend is MongoDB, with a collection for products and users. There is a product grouping mechanism but it is limited to one subgroup only. All pages are templated using the java tag library, and variables are passed via jstl to be processed for page output.

The website is designed using the MVC pattern, I have several database access objects that are called from controller servlets that apply logic to requests and fetch data, then renders the server side templated page and sends to the user.

Where is it?:

You can access the demo site here, and use login / pass : test / test to access the secured areas.

ecom_basket ecom_cust ecom_orderhist ecom_singleprod

ecomweb's People

Contributors

danofa avatar

Watchers

 avatar  avatar

ecomweb's Issues

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.