Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 856 Bytes

README.md

File metadata and controls

42 lines (32 loc) · 856 Bytes

Introduction 📝

This is a single page Pos System. This POS System is created using Bootstrap framework , CSS , HTML for Frontend and JavaEE Servlet API used for implement Backend. Besides , Ajax is used for connect frontend and backend.

Objectives 🔑

  • Implement Single Page Application
  • Connecting FrontEnd and BackEnd using Ajax
  • Implement Servlet API in JavaEE

Role

  • Admin

System Requirements 📞

  1. Add Customers
  2. Add Items
  3. Place A Order
  4. Search Order

Details 🔖

Below you can see the languages architectures, tools I used the project.

Architectures

  • MVC for FrontEnd
  • Layered for BackEnd

Design Pattern

  • Object Pool

Language, Framework and technology

  • Java - Servlet API in JavaEE
  • HTML
  • CSS
  • Bootstrap
  • JavaScript - JQuery
  • MySQL

Tools

  • IntelliJ IDEA
  • Visual Studio Code