Loading repository data…
Loading repository data…
Almightyluccas / repository
back-end focused full-stack e-commerce website that has a focus on sneakers
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
WORK IN PROGRESS (for learning purposes only)
SoleVault is a full-stack e-commerce website dedicated to the sale of shoes. The project utilizes a vanilla PHP backend with the MVC architecture and leverages Apache as the web server. MySQL is employed for efficient database management. On the frontend, JavaScript, CSS, and Bootstrap are used to enhance the user interface and deliver an engaging experience. Additionally, AJAX calls are incorporated, for example in the Cart feature, allowing real-time updates to the UI without the need for page refreshes. Check documentation for more information on Rememeber Me functinality and the custom router
Front-end: HTML, CSS, JavaScript, Bootstrap Back-end: PHP Database: MySQL Server: Apache
To run this project locally, follow these steps:
git clone https://github.com/your-username/solevault.git.htdocs directory of your Apache installation.cd solevault.dbCreationScript.sql file located in app/model/sql on your database console to create the necessary database schema.Database.php file located in app/model. Modify the constructor with your database credentials.http://localhost/solevault./public folder and the login page should loadContributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue on the GitHub repository. But this is only meant for me to learn PHP
If you have any questions or need assistance, feel free to contact me at luccasgraterol1984outlook.com.
Please note that this project is still a work in progress, and further enhancements and improvements are planned.