Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dominic248/101presents
- Owner: dominic248
- Created: 2019-10-04T14:44:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-06T20:13:12.000Z (over 3 years ago)
- Last Synced: 2024-08-28T06:51:10.457Z (3 months ago)
- Topics: ajax, css, css3, google-oauth-login, html, html5, javascript, jquery, json, mysqli, php, xampp-server, xml, xsl, xslt
- Language: PHP
- Homepage: https://101presentsshop.000webhostapp.com/
- Size: 178 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changepassword.php
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.