bamper / ebm

Small e-commerce system in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EBM

Description

This was a web project developed in my second year of college at the Federal Technological University of Paraná. It's intended to be a "small and generic e-commerce system". The EBM name stands for "Electronic Buy More" (in the logo image the name is written wrong because it was made by a friend, and I don't really know how to fix it).

Unfortunately everything inside the source code is written in Portuguese (since it was a college project), but it should still serve as portfolio.

Technologies used

  • PHP 5.5 as the back-end language.
  • HTML5, CSS3 and JavaScript as the front-end languages.
  • Apache HTTP Server 2.4.7.
  • Model-View-Controller architectural pattern.
  • MySQL Relational Database Management System.
  • The Brazilian Post Office API for automatic address registration and shipping prices calculation (which isn't online anymore...).

Libraries

EBM - Home


EBM - Login


EBM - Admin


About

Small e-commerce system in PHP


Languages

Language:JavaScript 40.2%Language:CSS 30.2%Language:PHP 27.6%Language:HTML 2.0%