Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dominic248/101presents

Tech-Stack: PHP, HTML5, CSS3, JavaScript, jQuery, AJAX, JSON, XSL/XML, MySQL. A dynamic shopping web app where users can Add/update/delete product from cart, real time product search via AJAX. Round-robin Load balancing with Nginx to handle large amount of users.
https://github.com/dominic248/101presents

ajax css css3 google-oauth-login html html5 javascript jquery json mysqli php xampp-server xml xsl xslt

Last synced: 6 days ago
JSON representation

Tech-Stack: PHP, HTML5, CSS3, JavaScript, jQuery, AJAX, JSON, XSL/XML, MySQL. A dynamic shopping web app where users can Add/update/delete product from cart, real time product search via AJAX. Round-robin Load balancing with Nginx to handle large amount of users.

Awesome Lists containing this project

README

        

# 101PRESENTS
https://drive.google.com/file/d/1DI-3VctYeK5YfRJh4vIEuYoAmQkT1zZW/view?usp=sharing
***
Dynamic PHP website based on online gift shop. The technologies used are PHP, HTML5, CSS3, JavaScript, jQuery, AJAX, JSON, XSL/XML, MySQL. The top functionalities are Search without reload via AJAX and JSON, check if username/email is already registered and notify before as well as after submitting. Add to cart, update cart and delete cart without reloading via AJAX.