nayanseth /
ecommerce
A PHP e-commerce web application.
Loading repository data…
Tomiwa-Ot / repository
E-commerce web application using php routing
E-commerce web application built using php routing. Instead of relying on the web server to map the request path to a file, all requests are forwarded to index.php which has defined routes and callbacks registered to each route. If the request URI is a valid route, the callback returns a page to the user else, redirected to the 404 page.
uri: /admin/login
username: admin
password: 123456
Selected from shared topics, language and repository description—not editorial ratings.
nayanseth /
A PHP e-commerce web application.
DinukaNavaratna /
This is a simple online shopping web application that I developed for an assignment of the bachelor's degree. For the front-end, a HTML + CSS template has been used while the backend has been developed using PHP, MYSQL, AJAX, jQuery & etc. Sharing this for the purpose of beginners to use this as reference to work on their own projects...
mdhifta /
This application is made using native php and MySQL, some of the APIs used are Midtrans for payments and also RajaOngkir to find shipping addresses by region. If you are interested, please email to mdhiftaa@gmail.com, telegram https://t.me/Enang55 or whatsapp https://wa.me/62857914196
pritish384 /
This PHP-based E-Commerce website, created by Pritish Purav, integrates Razorpay for payments and Google Auth for user authentication. The application uses a MySQL database to store user and product information.
farzonakh /
Server-side e-commerce web application built with PHP and MySQL
sarmishra /
Online Piazza for home appliances is a web application developed as a minor project according to the IOE curriculum which deals with e-commerce, online shopping sites for business purposes. Customers can buy home appliances from their own place with the help of the Internet. Consumers, as well as the sales worker, are benefiting from this project as they are able to shop at their comfort place.